projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79ecc43
)
flow-tools: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 23:30:29 +0000
(23:30 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 23:30:29 +0000
(23:30 +0000)
SVN-Revision: 32239
net/flow-tools/Makefile
patch
|
blob
|
history
diff --git
a/net/flow-tools/Makefile
b/net/flow-tools/Makefile
index 6323c934e56cbea2f3187329233c82447d856416..1874f5b86617bc0d0344f10fc89433146816f961 100644
(file)
--- 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