aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxcursor_1.1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxcursor_1.1.9.bb')
-rw-r--r--recipes/xorg-lib/libxcursor_1.1.9.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxcursor_1.1.9.bb b/recipes/xorg-lib/libxcursor_1.1.9.bb
new file mode 100644
index 0000000000..4713eccc48
--- /dev/null
+++ b/recipes/xorg-lib/libxcursor_1.1.9.bb
@@ -0,0 +1,9 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X cursor management library"
+LICENSE= "BSD-X"
+DEPENDS += "libxrender libxfixes"
+PR = "r2"
+PE = "1"
+
+XORG_PN = "libXcursor"