diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxcb_1.9.3.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcb_1.9.3.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcb_1.9.3.bb b/meta/recipes-graphics/xorg-lib/libxcb_1.9.3.bb new file mode 100644 index 0000000000..7374f10a4e --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxcb_1.9.3.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | include libxcb.inc | ||
| 2 | |||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" | ||
| 5 | |||
| 6 | |||
| 7 | DEPENDS += "libxdmcp" | ||
| 8 | |||
| 9 | PACKAGES =+ "libxcb-xinerama" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "1ca999ca94f760d917ef2d8466a88742" | ||
| 12 | SRC_URI[sha256sum] = "aad09d223fcb5bd345ce4d1737f178a557b6f2e201128e1ee3c83af46028018b" | ||
