flow-tools: Add missing build dependency on zlib.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@7367 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-05-28 13:08:44 +00:00
parent 4639d75bc0
commit 18e3d2ed1d

View File

@ -29,6 +29,7 @@ define Package/flow-tools
Flow-tools is a software package for collecting and processing \\\
NetFlow data from Cisco and Juniper routers.
URL:=http://www.splintered.net/sw/flow-tools/
DEPENDS:=+zlib
endef
define Build/Compile