From 4fc4e439579a9c96092e2b397ffb13ce2e44a131 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 27 Apr 2009 22:28:10 +0000 Subject: [PATCH] [packages] rrdtool: force source reconfiguration when key subpackages are enabled/disabled (closes: #4996) SVN-Revision: 15459 --- utils/rrdtool/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/rrdtool/Makefile b/utils/rrdtool/Makefile index bf5b12cd5b..58841d0e47 100644 --- a/utils/rrdtool/Makefile +++ b/utils/rrdtool/Makefile @@ -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 -- 2.30.2