aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xinput_1.5.0.bb
diff options
context:
space:
mode:
authorMartin.Jansa <Martin.Jansa@gmail.com>2009-10-29 11:10:21 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-10-30 16:38:14 +0100
commite00b3df48c5dbb85a904107996154ed63ba13dd9 (patch)
tree76a01a8e0878f3bfcb5848c7ff408582a6fbf004 /recipes/xorg-app/xinput_1.5.0.bb
parent19c643967399ff50d4bc48f603b219794e920d39 (diff)
downloadopenembedded-e00b3df48c5dbb85a904107996154ed63ba13dd9.tar.gz
xorg: add recipes for X11R7.5 release
* Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc * Only recipe versions specified in X11R7.5 and available at http://www.x.org/releases/X11R7.5/src/
Diffstat (limited to 'recipes/xorg-app/xinput_1.5.0.bb')
-rw-r--r--recipes/xorg-app/xinput_1.5.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-app/xinput_1.5.0.bb b/recipes/xorg-app/xinput_1.5.0.bb
new file mode 100644
index 0000000000..a95753c1f9
--- /dev/null
+++ b/recipes/xorg-app/xinput_1.5.0.bb
@@ -0,0 +1,4 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "a utility to configure and test XInput devices"
+DEPENDS += " libxi"