summaryrefslogtreecommitdiffstats
path: root/package/gettext/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gettext/Config.in')
-rw-r--r--package/gettext/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 8e4f594ca..305c5a527 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -25,4 +25,5 @@ config BR2_PACKAGE_GETTEXT_TOOLS
correct operation of programs.
comment "gettext needs a toolchain w/ wchar"
- depends on BR2_NEEDS_GETTEXT && !BR2_USE_WCHAR
+ depends on BR2_NEEDS_GETTEXT
+ depends on !BR2_USE_WCHAR