From c1313d5b1d20a00d266c77df0858a4285d81072f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 11 Jun 2012 23:30:29 +0000 Subject: [PATCH] flow-tools: add missing dependency SVN-Revision: 32239 --- net/flow-tools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile index 6323c934e5..1874f5b866 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 -- 2.30.2