summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-08-26 02:29:20 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-10-05 00:10:35 +0100
commit7b1b60634cb02b10e1bb767f49f2baea93d2c98e (patch)
tree43d937acc610beaf64be46bec84e7844d3b27fce /profiles/desktop
parentprofiles/desktop: Enable opengl USE flag by default (diff)
downloadportage-7b1b60634cb02b10e1bb767f49f2baea93d2c98e.tar.xz
profiles/desktop: Disable vdpau USE flag by default
This is not supported by Intel GPU
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 6139c23c..5913b150 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 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"