diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 18:34:52 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 18:34:52 +0200 |
commit | 30c88fc501b4d24372fc78ddf5a766d035ff8219 (patch) | |
tree | 52e58465067ed20424acadc2d3c33ae1b4327624 /profiles | |
parent | profiles/enlightenment: Enable corefonts USE flag by default (diff) | |
download | portage-30c88fc501b4d24372fc78ddf5a766d035ff8219.tar.xz |
profiles/enlightenment: Enable xprint USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index dd6d4be9..b4171957 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} xft xinerama xkb" +USE="${USE} xft xinerama xkb xprint" # 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 ced71860..4a75f3d0 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -34,7 +34,7 @@ dev-lang/spidermonkey -jit dev-libs/beecrypt cxx threads dev-libs/check subunit dev-libs/DirectFB fbcon mpeg2 gles2 sdl vdpau -dev-libs/ecore curl ares gbcon glib sdl tslib xprint xscreensaver fbcon +dev-libs/ecore curl ares gbcon glib sdl tslib xscreensaver fbcon dev-libs/elfutils lzma dev-libs/libcdio cddb dev-libs/libpcre jit |