From: Stefan Schantl Date: Tue, 25 Aug 2009 18:24:10 +0000 (+0200) Subject: Fixed dependency of rrdtool. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c7bd6cd0a6a9154fe620efefd599a5f908d8ed8;p=ipfire-3.x.git Fixed dependency of rrdtool. --- diff --git a/lfs/rrdtool b/lfs/rrdtool index 2a672f6f7..6b93e7e9a 100644 --- a/lfs/rrdtool +++ b/lfs/rrdtool @@ -40,7 +40,7 @@ CORE = yes EXTRA = no DEBUG = no BUILD_DEPS = -DEPS = gettext groff libxml libtool +DEPS = gettext groff libxml2 libtool URL = http://oss.oetiker.ch/rrdtool/ LICENSE = GPLv2+ with exceptions