summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-xlib_7.11.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa-xlib_7.11.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
index 8b8337853a..1e0d8211a4 100644
--- a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
+++ b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
@@ -12,8 +12,7 @@ LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-nativ
12 12
13DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native" 13DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native"
14 14
15PE = "1" 15PR = "${INC_PR}.0"
16PR = "r1"
17 16
18EXTRA_OECONF += "--with-driver=xlib --without-gallium-drivers" 17EXTRA_OECONF += "--with-driver=xlib --without-gallium-drivers"
19 18