summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-10-27 23:20:12 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-28 10:58:07 +0100
commit7f88c8a3839cc75af54504e2e67976a30b5c0157 (patch)
tree278e9ff85236ef4f38176ba526481a4c6dfec0fd
parent4b97ebfedd0b99dbc2435b1e5abe701fb8442e49 (diff)
downloadptxdist-7f88c8a3839cc75af54504e2e67976a30b5c0157.tar.gz
ptxdist-7f88c8a3839cc75af54504e2e67976a30b5c0157.tar.xz
[xorg-app-xev] add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xorg-app-xev.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/xorg-app-xev.in b/rules/xorg-app-xev.in
index 5af70c6c3..490bfbee0 100644
--- a/rules/xorg-app-xev.in
+++ b/rules/xorg-app-xev.in
@@ -3,6 +3,7 @@
config XORG_APP_XEV
tristate
prompt "xorg xev"
+ select XORG_LIB_X11
help
Xev creates a window and then asks the X server to send it events
whenever anything happens to the window (such as it being moved,