aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-11-04 11:42:25 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-11-12 15:20:29 +0000
commit64362c68460ae8bda83b9c45948060d13c1d85ea (patch)
tree10940ae7dbd21cc854b65d2c2a2b22cc4a83ba4f
parentbed1dbef158b811628c1eb4dd69b2bdd404a73b7 (diff)
downloadopenembedded-64362c68460ae8bda83b9c45948060d13c1d85ea.tar.gz
libxfixes-native_4.0.3.bb : add a native version for X11R7.4
-rw-r--r--packages/xorg-lib/libxfixes-native_4.0.3.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/xorg-lib/libxfixes-native_4.0.3.bb b/packages/xorg-lib/libxfixes-native_4.0.3.bb
new file mode 100644
index 0000000000..5ef6ded80a
--- /dev/null
+++ b/packages/xorg-lib/libxfixes-native_4.0.3.bb
@@ -0,0 +1,6 @@
+require libxfixes_${PV}.bb
+
+DEPENDS = "libx11-native"
+PE = "1"
+
+inherit native