diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-03-24 23:32:58 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-03-24 23:32:58 +0000 |
commit | 356e9f57e55fcee6f4edb760f4913060650a5066 (patch) | |
tree | 9c98a9970259d8bcbef20e5d92803dc726fb5f09 /profiles/desktop | |
parent | profiles/common: enable system-ssl for net-libs/nodejs (diff) | |
download | portage-356e9f57e55fcee6f4edb760f4913060650a5066.tar.xz |
profiles/desktop: enable dav1d USE flag
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 595908a6..17f71816 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -59,7 +59,7 @@ USE="${USE} graphviz imagemagick bmp ico jbig jpeg jp2k jpeg2k png svg webp xft USE="${USE} alsa audioscrobbler gstreamer pulseaudio scrobbler" # Sound codec -USE="${USE} a52 aacplus amr cdio cddb cdparanoia dirac faac gsm lame mp3 musepack mtp schroedinger shine sound sndfile speex taglib twolame vorbis wavpack wma-fixed" +USE="${USE} a52 aacplus amr cdio cddb cdparanoia dav1d dirac faac gsm lame mp3 musepack mtp schroedinger shine sound sndfile speex taglib twolame vorbis wavpack wma-fixed" # Video systems USE="${USE} video dga dvd dri dri3 drm hidpi libv4l opengl openh264 sdl v4l v4l2 vaapi vpx -vdpau x264 x265 xvmc" |