summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/wayland/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wayland/Config.in b/package/wayland/Config.in
index cb10fac2f1..f90cda6614 100644
--- a/package/wayland/Config.in
+++ b/package/wayland/Config.in
@@ -14,4 +14,4 @@ config BR2_PACKAGE_WAYLAND
comment "wayland needs a toolchain w/ threads, dynamic library"
depends on !BR2_avr32
- depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_PREFER_STATIC_LIB
+ depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREFER_STATIC_LIB
OpenPOWER on IntegriCloud