summaryrefslogtreecommitdiffstats
path: root/package/gzip/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gzip/Config.in')
-rw-r--r--package/gzip/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gzip/Config.in b/package/gzip/Config.in
index a251425f6e..f2eac0376f 100644
--- a/package/gzip/Config.in
+++ b/package/gzip/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_GZIP
bool "gzip"
depends on BR2_USE_WCHAR
+ depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
Standard GNU compressor. Provides things like gzip,
gunzip, gzcat, etc...
@@ -9,3 +10,4 @@ config BR2_PACKAGE_GZIP
comment "gzip needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR
+ depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
OpenPOWER on IntegriCloud