summaryrefslogtreecommitdiff
path: root/package/wmctrl
diff options
context:
space:
mode:
authorSamuel Martin <s.martin49@gmail.com>2014-01-04 00:32:21 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-04 10:39:33 +0100
commit3c71f876fc694d3f4efa0a6228d8464fbb3a924f (patch)
treeab593b02ccb984e5e7dd9909e7f3214fa94d3d78 /package/wmctrl
parent3033bc0c6e7cc54b131be7ababa7587ca984ee30 (diff)
wmctrl: fix comment (typo and visibility)
Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/wmctrl')
-rw-r--r--package/wmctrl/Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/wmctrl/Config.in b/package/wmctrl/Config.in
index 334f47de7..e0342b7f7 100644
--- a/package/wmctrl/Config.in
+++ b/package/wmctrl/Config.in
@@ -18,6 +18,7 @@ config BR2_PACKAGE_WMCTRL
http://tomas.styblo.name/wmctrl/
-comment "libglib2 needs a toolchain w/ wchar, threads"
- depends on !BR2_USE_MMU
+comment "wmctrl needs a toolchain w/ wchar, threads"
+ depends on BR2_USE_MMU
+ depends on BR2_PACKAGE_XORG7
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS