summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxcursor_1.1.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxcursor_1.1.10.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxcursor_1.1.10.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.10.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.10.bb
new file mode 100644
index 0000000000..4b0a3b1ab4
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.10.bb
@@ -0,0 +1,13 @@
1DESCRIPTION = "X cursor management library"
2
3require xorg-lib-common.inc
4
5LICENSE = "MIT-style"
6LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4"
7
8DEPENDS += "libxrender libxfixes"
9
10PR = "r0"
11PE = "1"
12
13XORG_PN = "libXcursor"