mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 06:20:27 +00:00
* Have it in meta-qt5-extra for a while * Now meta-musicians will depend on it => move to a more common layer Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
373 B
BlitzBasic
12 lines
373 B
BlitzBasic
require recipes-graphics/xorg-lib/xcb-util.inc
|
|
|
|
SUMMARY = "XCB port of libXcursor"
|
|
|
|
DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image"
|
|
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974"
|
|
|
|
SRC_URI[md5sum] = "6ac3b17cba51aaaa36ba035a53527214"
|
|
SRC_URI[sha256sum] = "05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f"
|