add missing dependency (thx, fish)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10893 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
93c58686b3
commit
475753de61
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/collectd
|
define Package/collectd
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS=+libgcc
|
DEPENDS=+libgcc +libpthread
|
||||||
TITLE:=Lightweight system statistics collection daemon
|
TITLE:=Lightweight system statistics collection daemon
|
||||||
URL:=http://verplant.org/collectd/
|
URL:=http://verplant.org/collectd/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user