aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-09-06 20:27:40 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-09-06 20:27:40 +0000
commitff70811ae0699433fe48defd8592ebe0f5cf9fce (patch)
treee5e577dc296645d0b86bad4da7433f202e0b26bb /packages
parent013248dcab47f53cb4adc07ffb68443f042102ca (diff)
downloadopenembedded-ff70811ae0699433fe48defd8592ebe0f5cf9fce.tar.gz
libxcursor: add 1.1.9 for X11R7.3 release
Diffstat (limited to 'packages')
-rw-r--r--packages/xorg-lib/libxcursor_1.1.9.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/xorg-lib/libxcursor_1.1.9.bb b/packages/xorg-lib/libxcursor_1.1.9.bb
new file mode 100644
index 0000000000..620ab4a39b
--- /dev/null
+++ b/packages/xorg-lib/libxcursor_1.1.9.bb
@@ -0,0 +1,8 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X cursor management library"
+LICENSE= "BSD-X"
+DEPENDS += "libxrender libxfixes"
+PE = "1"
+
+XORG_PN = "libXcursor"