From c1b4bfbd724e2b3f74ae7935f1d86a54d3dd8a91 Mon Sep 17 00:00:00 2001 From: "Thiago A. CorrĂȘa" Date: Fri, 31 Oct 2008 04:03:27 +0000 Subject: Fix bug #0005884 - pciutils depends on zlib --- package/pciutils/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/pciutils/Config.in') 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. -- cgit v1.2.3