diff options
| -rw-r--r-- | recipes/xorg-lib/libx11_1.3.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/libx11_1.3.3.bb b/recipes/xorg-lib/libx11_1.3.3.bb index 2461872d84..947e9388c1 100644 --- a/recipes/xorg-lib/libx11_1.3.3.bb +++ b/recipes/xorg-lib/libx11_1.3.3.bb @@ -5,12 +5,12 @@ DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ libxdmcp xf86bigfontproto kbproto inputproto xproto-native" PROVIDES = "virtual/libx11" PE = "1" -PR = "r4" +PR = "r5" XORG_PN = "libX11" SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \ -# file://dolt-fix.patch;patch=1 \ + file://dolt-fix.patch;patch=1 \ file://keysymdef_include.patch;patch=1 \ " |
