diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb new file mode 100644 index 0000000000..cd442db210 --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require recipes-graphics/xorg-lib/xcb-util.inc | ||
| 2 | |||
| 3 | SUMMARY = "XCB port of libXcursor" | ||
| 4 | |||
| 5 | DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image" | ||
| 6 | |||
| 7 | LICENSE = "MIT" | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974" | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "0caf99b0d60970f81ce41c7ba694e5eaaf833227bb2cbcdb2f6dc9666a663c57" | ||
