diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:12:30 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:12:30 +0200 |
commit | 1231ef7cd6d97f9b0a4e2913fb03d7dbc4f22fd2 (patch) | |
tree | ffd97ff4c36056265113d6671bbd1d0e55fce1b1 /profiles | |
parent | profiles/enlightenment: Enable sdl USE flag by default (diff) | |
download | portage-1231ef7cd6d97f9b0a4e2913fb03d7dbc4f22fd2.tar.xz |
profiles/enlightenment: Enable utils 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 | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 3336bbaf..53cc62df 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -60,7 +60,7 @@ USE="${USE} aacs aalib dirac faac libcaca matroska mpeg mpeg2 schroedinger theor USE="${USE} libass" # Misc -USE="${USE} tools" +USE="${USE} tools utils" DISTDIR=${PORTDIR}/distfiles PORTAGE_TMPDIR=/var/tmp diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index a5f22199..cdba3449 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -40,7 +40,6 @@ dev-libs/libpcre jit dev-libs/m17n-lib bidi libxml2 dev-libs/openssl gmp rfc3779 dev-libs/ppl lpsol -dev-libs/nss utils dev-perl/GD animgif @@ -70,10 +69,9 @@ media-gfx/pstoedit imagemagick emf plotutils flash media-libs/evas fbcon gles tga bidi media-libs/emotion xine -media-libs/freetype utils media-libs/giflib rle media-libs/libaacplus fftw -media-libs/libbluray utils static-libs +media-libs/libbluray static-libs media-libs/libcanberra udev media-libs/libggi fbcon # 25/05/2013 - bebr |