Add zlib dependency (#1787)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Jun 2007 09:23:37 +0000 (09:23 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Jun 2007 09:23:37 +0000 (09:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7443 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/darkstat/Makefile

index d693343..682838b 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 \