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 86cc59f4..01009a2f 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -63,7 +63,7 @@ USE="${USE} alsa gstreamer portaudio pulseaudio" USE="${USE} aac aacplus amr a52 cdda cddb cdio dts 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 schroedinger theora twolame vpx win32codecs xine xvid x264" +USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 schroedinger theora twolame vpx xine xvid x264" # Video subtitles USE="${USE} bidi libass" |