From faca5728ee9f8a6e71cf0a2a8a088d1094a4fb36 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 28 May 2007 13:08:44 +0000 Subject: [PATCH] flow-tools: Add missing build dependency on zlib. SVN-Revision: 7367 --- net/flow-tools/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2