From: rwhitby Date: Mon, 28 May 2007 13:08:44 +0000 (+0000) Subject: flow-tools: Add missing build dependency on zlib. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=18e3d2ed1dde45263ebdf6228ae877d419874773;p=packages.git flow-tools: Add missing build dependency on zlib. git-svn-id: svn://svn.openwrt.org/openwrt/packages@7367 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile index f5d8693ea..b022b8573 100644 --- a/net/flow-tools/Makefile +++ b/net/flow-tools/Makefile @@ -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