summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-dri.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-dri.inc')
-rw-r--r--meta/recipes-graphics/mesa/mesa-dri.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri.inc b/meta/recipes-graphics/mesa/mesa-dri.inc
index 32ca4b2146..ef1ca78af8 100644
--- a/meta/recipes-graphics/mesa/mesa-dri.inc
+++ b/meta/recipes-graphics/mesa/mesa-dri.inc
@@ -1,5 +1,5 @@
1PROTO_DEPS += "dri2proto" 1DEPENDS += "libdrm expat udev"
2LIB_DEPS += "libdrm expat udev" 2X11_DEPS += "dri2proto"
3 3
4# most of our targets do not have DRI so will use mesa-xlib 4# most of our targets do not have DRI so will use mesa-xlib
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"