summaryrefslogtreecommitdiffstats
path: root/package/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'package/gettext')
-rw-r--r--package/gettext/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 60f8d4fdc8..e55663b1d7 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -16,8 +16,8 @@ if BR2_PACKAGE_GETTEXT
config BR2_PACKAGE_GETTEXT_PROVIDES_LIBINTL
bool
- depends on !BR2_TOOLCHAIN_HAS_FULL_GETTEXT
default y if BR2_SYSTEM_ENABLE_NLS
+ depends on !BR2_TOOLCHAIN_HAS_FULL_GETTEXT
endif
OpenPOWER on IntegriCloud