diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-xlib_7.11.bb')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-xlib_7.11.bb | 3 |
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 | ||
13 | DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native" | 13 | DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native" |
14 | 14 | ||
15 | PE = "1" | 15 | PR = "${INC_PR}.0" |
16 | PR = "r1" | ||
17 | 16 | ||
18 | EXTRA_OECONF += "--with-driver=xlib --without-gallium-drivers" | 17 | EXTRA_OECONF += "--with-driver=xlib --without-gallium-drivers" |
19 | 18 | ||