diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-11 21:37:49 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-11 21:37:49 +0100 |
commit | 7c9749de5d2b76415bd86e3c3f6019b1e15c8acd (patch) | |
tree | 5d3a1c1f322df62c224a46aef1a958e193a8cd94 /profiles | |
parent | profiles/common: Enable nss USE flag for dev-java/icedtea (diff) | |
download | portage-7c9749de5d2b76415bd86e3c3f6019b1e15c8acd.tar.xz |
profiles/enlightenment/build: Enable bdplus USE flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 7e0a08f6..29009e87 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -43,7 +43,7 @@ USE="${USE} dga dmx dri3 kdrive ggi openvg openmax osmesa xa xft xinerama xkb xo USE="${USE} tslib" # Image encoding -USE="${USE} animgif apng bmp djvu gd gif imlib imlib2 jbig jpeg jpeg2k lcms mng pdf png pnm raw rle svg tiff webp wmf xpm" +USE="${USE} animgif apng bdplus bmp djvu gd gif imlib imlib2 jbig jpeg jpeg2k lcms mng pdf png pnm raw rle svg tiff webp wmf xpm" # Fonts USE="${USE} corefonts fontconfig truetype t1lib" |