diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-02-14 13:25:50 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-03-28 17:49:57 +0000 |
commit | bee0191a43ab897d8b6ac4039d65cd56785d326f (patch) | |
tree | b5c9a9d9d1ece0b58da644190b1023bfb4c061c4 | |
parent | profiles/common: Enable git USE flag for sys-apps/portage (diff) | |
download | portage-bee0191a43ab897d8b6ac4039d65cd56785d326f.tar.xz |
profiles/enlightenment/build: Enable bs2b USE flag
-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 c13fc110..23cd5a85 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -52,7 +52,7 @@ USE="${USE} corefonts fontconfig truetype t1lib" USE="${USE} alsa gstreamer portaudio pulseaudio quvi" # Sound encoding -USE="${USE} aac aacplus amr amrenc a52 cdda cddb cdio dts faad flac gme gsm ivorbis libsamplerate modplug musepack mp3 mp3rtp ogg opus shine sndfile speex vorbis wavpack wma-fixed" +USE="${USE} aac aacplus amr amrenc a52 bs2b cdda cddb cdio dts faad flac gme gsm ivorbis libsamplerate modplug musepack mp3 mp3rtp ogg opus shine sndfile speex vorbis wavpack wma-fixed" # Video encoding USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 mpeg3 opencv schroedinger theora twolame vpx xine xvid x264 x265" |