diff options
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb_1.8.1.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_1.8.1.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.8.1.bb b/meta/recipes-graphics/xcb/libxcb_1.8.1.bb new file mode 100644 index 0000000000..1f39ca0d65 --- /dev/null +++ b/meta/recipes-graphics/xcb/libxcb_1.8.1.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | include libxcb.inc | ||
2 | |||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" | ||
5 | |||
6 | PR = "r0" | ||
7 | |||
8 | DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp" | ||
9 | |||
10 | PACKAGES =+ "libxcb-xinerama" | ||
11 | |||
12 | SRC_URI[md5sum] = "9da03df9e2f4c048202920d9f6a7e123" | ||
13 | SRC_URI[sha256sum] = "d2f46811e950710e7e79e45615d24f2c7ec318b9de9dc717972723da58bffa0d" | ||