flow-tools: Add missing build dependency on zlib.
authorRod Whitby <rod@whitby.id.au>
Mon, 28 May 2007 13:08:44 +0000 (13:08 +0000)
committerRod Whitby <rod@whitby.id.au>
Mon, 28 May 2007 13:08:44 +0000 (13:08 +0000)
SVN-Revision: 7367

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