summaryrefslogtreecommitdiff
path: root/package/pciutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/pciutils/Config.in')
-rw-r--r--package/pciutils/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in
index a082f2399..18bd65587 100644
--- a/package/pciutils/Config.in
+++ b/package/pciutils/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_PCIUTILS
bool "pciutils"
+ depends on BR2_PACKAGE_ZLIB
help
Various utilities dealing with the PCI bus.
Provides things like setpci and lspci.