[packages] rrdtool: force source reconfiguration when key subpackages are enabled...
authorNicolas Thill <nico@openwrt.org>
Mon, 27 Apr 2009 22:28:10 +0000 (22:28 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 27 Apr 2009 22:28:10 +0000 (22:28 +0000)
SVN-Revision: 15459

utils/rrdtool/Makefile

index bf5b12cd5bbb178788505988ad4b7a37f0bf9fd6..58841d0e470ab1aa03ca66ac43e463eb070d2cdd 100644 (file)
@@ -17,6 +17,10 @@ PKG_MD5SUM:=19b24f7184a8dbf7b48c1bbb565ad9fb
 
 PKG_BUILD_DEPENDS:=python
 
+PKG_CONFIG_DEPENDS:= \
+       CONFIG_PACKAGE_python-rrd \
+       CONFIG_PACKAGE_rrdcgi \
+
 PKG_FIXUP = libtool
 
 include $(INCLUDE_DIR)/package.mk