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:
472e5b4
)
simplify bandwidth dependencies
author
Florian Fainelli
<florian@openwrt.org>
Sat, 11 Sep 2010 18:38:31 +0000
(18:38 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 11 Sep 2010 18:38:31 +0000
(18:38 +0000)
SVN-Revision: 23012
utils/bandwidthd/Makefile
patch
|
blob
|
history
diff --git
a/utils/bandwidthd/Makefile
b/utils/bandwidthd/Makefile
index 7669eeb349480d2bab78b534f637c2af27168c1e..415284acf5777d6cd22b48030f913e51419a97bf 100644
(file)
--- a/
utils/bandwidthd/Makefile
+++ b/
utils/bandwidthd/Makefile
@@
-22,7
+22,7
@@
define Package/bandwidthd
CATEGORY:=Utilities
TITLE:=Bandwidthd
URL:=http://bandwidthd.sourceforge.net/
- DEPENDS:=+lib
png +lib
gd +libpcap
+ DEPENDS:=+libgd +libpcap
endef
define Package/bandwidthd/daemon