projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7958ed
)
[packages] rrdtool: force source reconfiguration when key subpackages are enabled...
author
Nicolas Thill
<nico@openwrt.org>
Mon, 27 Apr 2009 22:28:10 +0000
(22:28 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 27 Apr 2009 22:28:10 +0000
(22:28 +0000)
SVN-Revision: 15459
utils/rrdtool/Makefile
patch
|
blob
|
history
diff --git
a/utils/rrdtool/Makefile
b/utils/rrdtool/Makefile
index bf5b12cd5bbb178788505988ad4b7a37f0bf9fd6..58841d0e470ab1aa03ca66ac43e463eb070d2cdd 100644
(file)
--- 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