summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/libxcb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb.inc')
-rw-r--r--meta/recipes-graphics/xcb/libxcb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc
index 1517f8a8fa..5f4df69b28 100644
--- a/meta/recipes-graphics/xcb/libxcb.inc
+++ b/meta/recipes-graphics/xcb/libxcb.inc
@@ -11,7 +11,7 @@ SECTION = "x11/libs"
11LICENSE = "MIT-X" 11LICENSE = "MIT-X"
12 12
13PARALLEL_MAKE = "" 13PARALLEL_MAKE = ""
14DEPENDS = "xcb-proto xproto libxau libxslt-native xcb-proto-native" 14DEPENDS = "xcb-proto xproto libxau libxslt-native xcb-proto-native libpthread-stubs"
15# DEPENDS += "xsltproc-native gperf-native" 15# DEPENDS += "xsltproc-native gperf-native"
16 16
17SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2" 17SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2"