From: jow Date: Sat, 6 Jun 2009 17:17:36 +0000 (+0000) Subject: [packages] collectd: remove redundant build dependencies X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=a332636453152ff9e941c77c19f0f98c42dadac0;p=packages.git [packages] collectd: remove redundant build dependencies git-svn-id: svn://svn.openwrt.org/openwrt/packages@16363 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 37c11bd91..2b52e833c 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