summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb5
1 files changed, 3 insertions, 2 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 a4929d291a..487e796ea1 100644
--- a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
@@ -5,13 +5,14 @@ this version."
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=597df7e9217e89ccaeb749f48ce2aeb0" 6LIC_FILES_CHKSUM = "file://COPYING;md5=597df7e9217e89ccaeb749f48ce2aeb0"
7 7
8PR = "r2" 8PR = "r3"
9 9
10SRC_URI += "file://x11_disable_makekeys.patch \ 10SRC_URI += "file://x11_disable_makekeys.patch \
11 file://include_fix.patch \ 11 file://include_fix.patch \
12 file://X18NCMSstubs.diff \ 12 file://X18NCMSstubs.diff \
13 file://fix-disable-xlocale.diff \ 13 file://fix-disable-xlocale.diff \
14 file://fix-utf8-wrong-define.patch" 14 file://fix-utf8-wrong-define.patch \
15 file://nodolt.patch"
15 16
16DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ 17DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
17 libxdmcp xf86bigfontproto kbproto inputproto xproto-native" 18 libxdmcp xf86bigfontproto kbproto inputproto xproto-native"