diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:07:24 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:07:24 +0200 |
commit | cb1a00508f012f0d70bddc580b88dd33e5ee39d8 (patch) | |
tree | a2df2636aa7f256ce59aae337402c9f2c9227927 /profiles/enlightenment | |
parent | profiles/enlightenment: Enable dga USE flag by default (diff) | |
download | portage-cb1a00508f012f0d70bddc580b88dd33e5ee39d8.tar.xz |
profiles/enlightenment: Enable ggi USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 4c4cb9ff..3b25cd5d 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -33,7 +33,7 @@ USE="${USE} -fortran USE="${USE} directfb opengl X xcb wayland" # X11 features -USE="${USE} dga xft xinerama xkb xprint xscreensaver xv xvmc" +USE="${USE} dga ggi xft xinerama xkb xprint xscreensaver xv xvmc" # Image encoding USE="${USE} apng bmp gd gif imlib imlib2 jbig jpeg jpeg2k lcms mng png pnm raw svg tiff webp wmf xpm" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index a220ce41..aeaab94e 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -88,7 +88,7 @@ media-libs/libggi fbcon media-libs/libmetalink expat -xml media-libs/libmpeg2 sdl media-libs/libraw demosaic -media-libs/libsdl fbcon tslib ggi +media-libs/libsdl fbcon tslib media-libs/libwmf xml expat media-libs/mesa gles2 gbm osmesa xorg xa openvg vdpau media-libs/openal alstream @@ -133,7 +133,7 @@ sci-mathematics/glpk gmp sci-physics/bullet double-precision -sci-visualization/gnuplot bitmap cairo ggi latex lua plotutils thin-splines +sci-visualization/gnuplot bitmap cairo latex lua plotutils thin-splines sys-apps/coreutils gmp sys-apps/hwloc cairo plugins xml |