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