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:
7e18aee
)
zabbix: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 5 Jul 2009 13:14:34 +0000
(13:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 5 Jul 2009 13:14:34 +0000
(13:14 +0000)
SVN-Revision: 16694
admin/zabbix/Makefile
patch
|
blob
|
history
diff --git
a/admin/zabbix/Makefile
b/admin/zabbix/Makefile
index 7bec542445188db84b6745fc65435bb2cb7afe12..b48052591d8726a87a033ee475b04fade9b17ea6 100644
(file)
--- a/
admin/zabbix/Makefile
+++ b/
admin/zabbix/Makefile
@@
-25,6
+25,7
@@
define Package/zabbix/Default
TITLE:=Zabbix
URL:=http://www.zabbix.com/
SUBMENU:=zabbix
+ DEPENDS:=libcurl
endef
define Package/zabbix-agent