diff options
-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 5913b150..df6c3b4d 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -62,7 +62,7 @@ USE="${USE} alsa audioscrobbler gstreamer pulseaudio scrobbler" 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" # Video systems -USE="${USE} video dga dvd drm -egl hidpi libv4l opengl sdl v4l v4l2 vaapi vpx -vdpau xvmc" +USE="${USE} video dga dvd dri dri3 drm -egl hidpi libv4l opengl sdl v4l v4l2 vaapi vpx -vdpau xvmc" # Video codec USE="${USE} ffmpeg matroska mp4 mpeg ogg ogm quicktime theora xine" |