libx11: keysymdef_include.patch must be applied, otherwise host-installed includes...
authorStanislav Brabec <utx@penguin.cz>
Fri, 22 Jan 2010 22:44:22 +0000 (22:44 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Fri, 22 Jan 2010 22:44:22 +0000 (22:44 +0000)
recipes/xorg-lib/libx11_1.3.3.bb

index 8858a09..2461872 100644 (file)
@@ -5,13 +5,13 @@ DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
             libxdmcp xf86bigfontproto kbproto inputproto xproto-native"
 PROVIDES = "virtual/libx11"
 PE = "1"
-PR = "r3"
+PR = "r4"
 
 XORG_PN = "libX11"
 
 SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
 #            file://dolt-fix.patch;patch=1 \
-#            file://keysymdef_include.patch;patch=1 \
+            file://keysymdef_include.patch;patch=1 \
 "
 
 EXTRA_OECONF += "--without-xcb --with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h"