summaryrefslogtreecommitdiffstats
path: root/package/patch/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/patch/Config.in')
-rw-r--r--package/patch/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/patch/Config.in b/package/patch/Config.in
index 887c84d4d9..c5b93e9fd5 100644
--- a/package/patch/Config.in
+++ b/package/patch/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_PATCH
bool "patch"
depends on BR2_USE_WCHAR
+ depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
Take patch files (containing difference listings) and apply them
to original files, producing patched versions.
@@ -9,3 +10,4 @@ config BR2_PACKAGE_PATCH
comment "patch needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR
+ depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
OpenPOWER on IntegriCloud