Add zlib dependency (#1787)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 2 Jun 2007 09:23:37 +0000 (09:23 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 2 Jun 2007 09:23:37 +0000 (09:23 +0000)
SVN-Revision: 7443

net/darkstat/Makefile

index d69334346f3afe2d710d5845c4fee93c751fbf4d..682838b99cf824d2d3d30039a9d04656f642e8d9 100644 (file)
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/darkstat
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=+libpcap
+  DEPENDS:=+libpcap +zlib
   TITLE:=Network bandwith monitor
   DESCRIPTION:=\
        A free open source utility for bandwith monitoring \