wok diff nagios-nrpe/receipt @ rev 9511

Added sqlite-dev to apr-util build depends. Needed to build apr-dbd-sqlite package.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 06 08:18:26 2011 +0000 (2011-04-06)
parents 0b4cf0d9e1b5
children d1768332cee0
line diff
     1.1 --- a/nagios-nrpe/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/nagios-nrpe/receipt	Wed Apr 06 08:18:26 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.nagios.org/"
     1.6  WGET_URL="$SF_MIRROR/nagios/$TARBALL"
     1.7 -BUILD_DEPENDS="libcrypto-dev openssl-dev libwrap-dev"
     1.8 +BUILD_DEPENDS="libcrypto-dev openssl-dev openssl libwrap-dev"
     1.9  DEPENDS="nagios-plugins libssl libcrypto"
    1.10  
    1.11  # Rules to configure and make the package.