diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-06-03 22:54:00 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-06-03 22:54:00 +0200 |
commit | ed3c95f939afe56a99c18d46be7ca315d601798b (patch) | |
tree | facf4930b9d42e92dba7906db563cf12b7ad3c5a /profiles | |
parent | profiles/server: Bump net-proxy/haproxy KEYWORD (diff) | |
download | portage-ed3c95f939afe56a99c18d46be7ca315d601798b.tar.xz |
profiles/enlightenment/build: Enable dri3 and openmax USE flag by
default
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 5642a027..4b95d460 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -37,7 +37,7 @@ USE="${USE} USE="${USE} directfb egl fbcon gbm gles gles2 libkms opengl sdl vaapi vdpau wayland X xcb xnest" # X11 features -USE="${USE} dga dmx kdrive ggi openvg osmesa xa xft xinerama xkb xorg xprint xscreensaver xv xvfb xvmc" +USE="${USE} dga dmx dri3 kdrive ggi openvg openmax osmesa xa xft xinerama xkb xorg xprint xscreensaver xv xvfb xvmc" # Input USE="${USE} tslib" |