diff options
Diffstat (limited to 'package/tar/Config.in')
-rw-r--r-- | package/tar/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/tar/Config.in b/package/tar/Config.in index 9f3ef85be..c334c3ffa 100644 --- a/package/tar/Config.in +++ b/package/tar/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_TAR bool "tar" default n + depends on BR2_USE_WCHAR help A program that saves many files together into a single tape or disk archive, and can restore individual files from the archive. |