summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/libxcb_1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb_1.7.bb')
-rw-r--r--meta/recipes-graphics/xcb/libxcb_1.7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.7.bb
index 0f30c88f9a..daecf0fd85 100644
--- a/meta/recipes-graphics/xcb/libxcb_1.7.bb
+++ b/meta/recipes-graphics/xcb/libxcb_1.7.bb
@@ -3,9 +3,9 @@ include libxcb.inc
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
5 5
6PR = "r1" 6PR = "r2"
7 7
8DEPENDS += "libpthread-stubs xcb-proto-native" 8DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp"
9 9
10PACKAGES =+ "libxcb-xinerama" 10PACKAGES =+ "libxcb-xinerama"
11 11