aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-09-04 21:40:52 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-09-04 21:40:52 +0000
commit907417094c56da35fb975b6e218c063a9e5138b6 (patch)
tree071e2ae871bb0fe9da6f4ff12822baef4c3a4173 /recipes/xorg-app
parent69ae87f9c94d2f191f48ce1736fbeb00eed098a8 (diff)
downloadopenembedded-907417094c56da35fb975b6e218c063a9e5138b6.tar.gz
xinput: Updated to version 1.4.2.
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/xinput_1.4.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-app/xinput_1.4.2.bb b/recipes/xorg-app/xinput_1.4.2.bb
new file mode 100644
index 0000000000..a95753c1f9
--- /dev/null
+++ b/recipes/xorg-app/xinput_1.4.2.bb
@@ -0,0 +1,4 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "a utility to configure and test XInput devices"
+DEPENDS += " libxi"