diff options
-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 73c67106..34c77275 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 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 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" |