diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-10-15 21:52:54 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-10-15 21:52:54 +0100 |
commit | 4097347516b53cbac4fe2915289e256b7f4042f2 (patch) | |
tree | 850299e5e9f4562a23be7472fa1e7274b0a6cdbf /profiles/desktop | |
parent | profiles/common: enable ecc for net-libs/ldns (diff) | |
download | portage-4097347516b53cbac4fe2915289e256b7f4042f2.tar.xz |
profiles/desktop: add USE=mpeg2
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 17300631..59f27cdc 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -65,7 +65,7 @@ USE="${USE} a52 aacplus amr cdio cddb cdparanoia dirac faac gsm lame mp3 musepac USE="${USE} video dga dvd dri dri3 drm hidpi libv4l opengl sdl v4l v4l2 vaapi vpx -vdpau x264 x265 xvmc" # Video codec -USE="${USE} ffmpeg matroska mp4 mpeg ogg ogm quicktime theora xine" +USE="${USE} ffmpeg matroska mp4 mpeg mpeg2 ogg ogm quicktime theora xine" # Typesetting USE="${USE} latex" |