rrdcollect: Build against the latest version of librrd - there is no need to use librrd1.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8950 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
daed8d8d2b
commit
2c60750856
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rrdcollect
|
||||
PKG_VERSION:=0.2.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/rrdcollect
|
||||
@ -36,7 +36,7 @@ endef
|
||||
|
||||
define Package/rrdcollect
|
||||
$(call Package/rrdcollect/Default)
|
||||
DEPENDS:=+librrd1
|
||||
DEPENDS:=+librrd
|
||||
TITLE:=Round-Robin Database (RRD) collecting daemon
|
||||
DESCRIPTION+=\\\
|
||||
\\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user