diff mbox

wmctrl: fix comment (typo and visibility)

Message ID 1388791941-21659-1-git-send-email-s.martin49@gmail.com
State Accepted
Commit 3c71f876fc694d3f4efa0a6228d8464fbb3a924f
Headers show

Commit Message

Samuel Martin Jan. 3, 2014, 11:32 p.m. UTC
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
---
 package/wmctrl/Config.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Jan. 4, 2014, 9:39 a.m. UTC | #1
>>>>> "Samuel" == Samuel Martin <s.martin49@gmail.com> writes:

 > Signed-off-by: Samuel Martin <s.martin49@gmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/wmctrl/Config.in b/package/wmctrl/Config.in
index 334f47d..e0342b7 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