From: Jo-Philipp Wich Date: Sat, 6 Jun 2009 17:17:36 +0000 (+0000) Subject: [packages] collectd: remove redundant build dependencies X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=20223ccb216fe7c7ffe2315bec58fca6e481c6c1;p=openwrt%2Fsvn-archive%2Farchive.git [packages] collectd: remove redundant build dependencies SVN-Revision: 16363 --- diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 37c11bd91f..2b52e833c3 100644 --- a/utils/collectd/Makefile +++ b/utils/collectd/Makefile @@ -16,7 +16,6 @@ PKG_SOURCE_URL:=http://collectd.org/files/ PKG_MD5SUM:=9e0e89150b1ff28fc0fdd8a198c9ac5e PKG_FIXUP=libtool -PKG_BUILD_DEPENDS:=+libxml2 +libnetsnmp +libcurl +librrd1 +zlib include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/kernel.mk