diff options
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb_1.7.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.7.bb index 426f790872..0f30c88f9a 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.7.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.7.bb | |||
@@ -3,7 +3,7 @@ include libxcb.inc | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" |
5 | 5 | ||
6 | PR = "r0" | 6 | PR = "r1" |
7 | 7 | ||
8 | DEPENDS += "libpthread-stubs xcb-proto-native" | 8 | DEPENDS += "libpthread-stubs xcb-proto-native" |
9 | 9 | ||