aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-11-04 11:42:02 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-11-12 15:20:29 +0000
commitbed1dbef158b811628c1eb4dd69b2bdd404a73b7 (patch)
tree714c79ce01ef59bdd70190b4de469203b5c4fd21
parent00cccdc8f03f15fd2dc05225ab6df273e53c18cb (diff)
downloadopenembedded-bed1dbef158b811628c1eb4dd69b2bdd404a73b7.tar.gz
libxcursor-native_1.1.9.bb : add a native version for X11R7.4
-rw-r--r--packages/xorg-lib/libxcursor-native_1.1.9.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/xorg-lib/libxcursor-native_1.1.9.bb b/packages/xorg-lib/libxcursor-native_1.1.9.bb
new file mode 100644
index 0000000000..403030e93d
--- /dev/null
+++ b/packages/xorg-lib/libxcursor-native_1.1.9.bb
@@ -0,0 +1,6 @@
+require libxcursor_${PV}.bb
+
+DEPENDS = "libx11-native fixesproto-native libxfixes-native"
+PE = "1"
+
+inherit native