summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb14
1 files changed, 8 insertions, 6 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
index fee44ae8ba..a4929d291a 100644
--- a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
@@ -3,13 +3,15 @@ require libx11.inc
3DESCRIPTION += " Support for XCB, UDC, XCMS and XLOCALE is disabled in \ 3DESCRIPTION += " Support for XCB, UDC, XCMS and XLOCALE is disabled in \
4this version." 4this version."
5 5
6PR = "r1" 6LIC_FILES_CHKSUM = "file://COPYING;md5=597df7e9217e89ccaeb749f48ce2aeb0"
7 7
8SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \ 8PR = "r2"
9 file://include_fix.patch;patch=1 \ 9
10 file://X18NCMSstubs.diff;patch=1 \ 10SRC_URI += "file://x11_disable_makekeys.patch \
11 file://fix-disable-xlocale.diff;patch=1 \ 11 file://include_fix.patch \
12 file://fix-utf8-wrong-define.patch;patch=1" 12 file://X18NCMSstubs.diff \
13 file://fix-disable-xlocale.diff \
14 file://fix-utf8-wrong-define.patch"
13 15
14DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ 16DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
15 libxdmcp xf86bigfontproto kbproto inputproto xproto-native" 17 libxdmcp xf86bigfontproto kbproto inputproto xproto-native"