fix rrdtool deps

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9987 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-12-28 16:31:21 +00:00
parent 3329bb595d
commit 69144f51a5

View File

@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://oss.oetiker.ch/rrdtool/pub/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=dafa161bc9c61e57636a6085c87c1fe8
PKG_BUILD_DEPENDS:=libnotimpl python-core
PKG_BUILD_DEPENDS:=python libnotimpl
PKG_FIXUP = libtool
include $(INCLUDE_DIR)/package.mk