summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xinput/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* xapp_xinput: add missing dependenciesThomas Petazzoni2013-03-251-0/+2
| | | | | | | | | | | Following the big X.org bump, a few dependencies were missing in the xapp_xinput package. Fixes: http://autobuild.buildroot.org/results/7e4ebd4dd47f49bcd4d225b17fbbc8b211e5201a/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xinput: needs libXiPeter Korsgaard2010-10-141-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* X11R7.5 - remove all version information from Config.in filesWill Wagner2010-04-221-1/+0
| | | | | | | | | | As discussed on the list, don't want to have to change the Config.in file when we bump the version of a package Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump xinput to 1.5.0Paulius Zaleckas2010-02-281-1/+1
| | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
* x11r7: update to 7.4Peter Korsgaard2009-03-141-0/+6
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.