flow-tools: Add missing build dependency on zlib.
[openwrt/svn-archive/archive.git] / net / flow-tools / Makefile
index f5d8693ea659952294a20371880f08f5003ae50a..b022b8573c3fc9deca2e764a0d93ce631fe9e323 100644 (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