projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e04bd0
)
Add zlib dependency (#1787)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 2 Jun 2007 09:23:37 +0000
(09:23 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 2 Jun 2007 09:23:37 +0000
(09:23 +0000)
SVN-Revision: 7443
net/darkstat/Makefile
patch
|
blob
|
history
diff --git
a/net/darkstat/Makefile
b/net/darkstat/Makefile
index d69334346f3afe2d710d5845c4fee93c751fbf4d..682838b99cf824d2d3d30039a9d04656f642e8d9 100644
(file)
--- a/
net/darkstat/Makefile
+++ b/
net/darkstat/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/darkstat
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libpcap
+ DEPENDS:=+libpcap
+zlib
TITLE:=Network bandwith monitor
DESCRIPTION:=\
A free open source utility for bandwith monitoring \