summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/xorg-app-xinput.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/xorg-app-xinput.in b/rules/xorg-app-xinput.in
index f533e2889..99316f657 100644
--- a/rules/xorg-app-xinput.in
+++ b/rules/xorg-app-xinput.in
@@ -2,6 +2,11 @@
config XORG_APP_XINPUT
tristate
+ select XORG_LIB_X11
+ select XORG_LIB_XEXT
+ select XORG_LIB_XI
+ select XORG_PROTO_INPUT
prompt "xinput"
help
- FIXME
+ Xinput is an utility for configuring and testing XInput
+ devices.