From b339fb3798ef180b5874953cea1b3198b062212a Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 11 Jun 2012 23:30:29 +0000 Subject: [PATCH] flow-tools: add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@32239 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/flow-tools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile index 6323c934e..1874f5b86 100644 --- a/net/flow-tools/Makefile +++ b/net/flow-tools/Makefile @@ -24,6 +24,7 @@ define Package/flow-tools CATEGORY:=Network TITLE:=flow-tools URL:=http://www.splintered.net/sw/flow-tools/ + DEPENDS:=+zlib endef define Package/flow-tools/description