From 3c71f876fc694d3f4efa0a6228d8464fbb3a924f Mon Sep 17 00:00:00 2001 From: Samuel Martin Date: Sat, 4 Jan 2014 00:32:21 +0100 Subject: [PATCH] wmctrl: fix comment (typo and visibility) Signed-off-by: Samuel Martin Signed-off-by: Peter Korsgaard --- package/wmctrl/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package/wmctrl/Config.in b/package/wmctrl/Config.in index 334f47de71..e0342b7f78 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 -- 2.30.2