summaryrefslogtreecommitdiffstats
path: root/package/wmctrl/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/wmctrl/Config.in')
-rw-r--r--package/wmctrl/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/wmctrl/Config.in b/package/wmctrl/Config.in
index bc09431ed4..37a1f25281 100644
--- a/package/wmctrl/Config.in
+++ b/package/wmctrl/Config.in
@@ -1,12 +1,12 @@
config BR2_PACKAGE_WMCTRL
bool "wmctrl"
- select BR2_PACKAGE_XLIB_LIBX11
- select BR2_PACKAGE_XLIB_LIBXMU
- select BR2_PACKAGE_LIBGLIB2
depends on BR2_PACKAGE_XORG7
depends on BR2_USE_WCHAR # libglib2
depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
depends on BR2_USE_MMU # libglib2
+ select BR2_PACKAGE_XLIB_LIBX11
+ select BR2_PACKAGE_XLIB_LIBXMU
+ select BR2_PACKAGE_LIBGLIB2
help
Provides command line access to almost all the features
defined in the EWMH specification. It can be used, for
OpenPOWER on IntegriCloud