[packages] collectd: remove redundant build dependencies
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Jun 2009 17:17:36 +0000 (17:17 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Jun 2009 17:17:36 +0000 (17:17 +0000)
SVN-Revision: 16363

utils/collectd/Makefile

index 37c11bd91fbebae93f089804e3a4fea09cf33cdb..2b52e833c34a7a9db26dda6d71ab276a89552b53 100644 (file)
@@ -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