From 5d17116f5ecfb3f73a1dc6565ac1e3a597ef8133 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Sat, 27 Nov 2010 21:43:34 +0800 Subject: mesa: enable glu GLU is needed by glew, which in turn needed by mesa-demos Signed-off-by: Yu Ke --- meta/recipes-graphics/mesa/mesa-xlib_7.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/mesa/mesa-xlib_7.9.bb') diff --git a/meta/recipes-graphics/mesa/mesa-xlib_7.9.bb b/meta/recipes-graphics/mesa/mesa-xlib_7.9.bb index c4d3b31e5c..a816e932ba 100644 --- a/meta/recipes-graphics/mesa/mesa-xlib_7.9.bb +++ b/meta/recipes-graphics/mesa/mesa-xlib_7.9.bb @@ -10,6 +10,6 @@ LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes talloc libxml DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}" PE = "1" -PR = "r0" +PR = "r1" EXTRA_OECONF += "--with-driver=xlib" -- cgit v1.2.3-54-g00ecf