summaryrefslogtreecommitdiff
path: root/package/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'package/coreutils')
-rw-r--r--package/coreutils/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in
index 738fab2f9..4722664ad 100644
--- a/package/coreutils/Config.in
+++ b/package/coreutils/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_COREUTILS
bool "coreutils"
default n
+ depends on BR2_USE_WCHAR
help
All of the basic file/text/shell utilities. These are the
core utilities which are expected to exist on every system.