From: Rod Whitby Date: Sat, 22 Sep 2007 15:25:57 +0000 (+0000) Subject: rrdcollect: Build against the latest version of librrd - there is no need to use... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=6056dec16c63e4afeddd24bdf76c595f969dada9;ds=sidebyside rrdcollect: Build against the latest version of librrd - there is no need to use librrd1. SVN-Revision: 8950 --- diff --git a/utils/rrdcollect/Makefile b/utils/rrdcollect/Makefile index a2a90f1fdc..4716d2a703 100644 --- a/utils/rrdcollect/Makefile +++ b/utils/rrdcollect/Makefile @@ -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+=\\\ \\\