diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-09-04 21:40:52 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-09-04 21:40:52 +0000 |
commit | 907417094c56da35fb975b6e218c063a9e5138b6 (patch) | |
tree | 071e2ae871bb0fe9da6f4ff12822baef4c3a4173 /recipes/xorg-app/xinput_1.4.2.bb | |
parent | 69ae87f9c94d2f191f48ce1736fbeb00eed098a8 (diff) |
xinput: Updated to version 1.4.2.
Diffstat (limited to 'recipes/xorg-app/xinput_1.4.2.bb')
-rw-r--r-- | recipes/xorg-app/xinput_1.4.2.bb | 4 |
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" |