diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-24 14:26:37 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-24 14:26:37 +0100 |
commit | 65f0898dd6028514189202c813279094a4f986c3 (patch) | |
tree | 47a0a408058e6d3399fdc5e348d02046e871f9c7 | |
parent | sys-auth/pam_pwdfile: use append-cppflags, add /etc/pam.d file, install .so i... (diff) | |
download | portage-65f0898dd6028514189202c813279094a4f986c3.tar.xz |
profiles/enlightenment/build: Disable egl USE flag for dev-libs/DirectFB
-rw-r--r-- | profiles/enlightenment/build/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 993ee061..f4c3ad45 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -127,3 +127,7 @@ app-emulation/wine -vaapi # 23/05/2015 - beber www-servers/nginx ssl nginx_modules_http_auth_pam nginx_modules_http_dav nginx_modules_http_dav_ext nginx_modules_http_gzip + +# 24/05/2015 - beber +# Bug 540644 +dev-libs/DirectFB -egl |