diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-09 19:05:57 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-09 19:06:15 +0200 |
commit | 136fc1e7eadda96200962774b96bd36dc442af30 (patch) | |
tree | 00be7b046712872308ecd3355401f837901620ba /profiles | |
parent | media-tv/congruity: Refresh debug patch for missing ProductId (diff) | |
download | portage-136fc1e7eadda96200962774b96bd36dc442af30.tar.xz |
profiles/enlightenment: win32codecs USE flag has gone upstream
Package-Manager: portage-2.1.12.3
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 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" |