wok rev 8889
Fixed typos in nagios depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 27 06:33:45 2011 +0000 (2011-02-27) |
parents | 3246894804ff |
children | 8d6447c6109c |
files | nagios/receipt |
line diff
1.1 --- a/nagios/receipt Sun Feb 27 11:52:25 2011 +0100 1.2 +++ b/nagios/receipt Sun Feb 27 06:33:45 2011 +0000 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Host and network monitoring" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="apache nagios-plugins libpng libjpeg libltld" 1.8 -BUILD_DEPENDS="libgd-dev libpng-dev jpeg-dev libtool-dev" 1.9 +DEPENDS="apache nagios-plugins libpng libjpeg libltdl" 1.10 +BUILD_DEPENDS="libgd-dev libpng-dev jpeg-dev libtool" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.nagios.org/" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"