wok diff nagios-plugins/receipt @ rev 23456

updated pure-ftpd and pure-ftpd-pam (1.0.48 -> 1.0.49)
author Hans-G?nter Theisgen
date Fri Apr 03 13:56:35 2020 +0100 (2020-04-03)
parents 39e11db3ea78
children a3c45ab9082e
line diff
     1.1 --- a/nagios-plugins/receipt	Sat Mar 21 14:54:51 2020 +0100
     1.2 +++ b/nagios-plugins/receipt	Fri Apr 03 13:56:35 2020 +0100
     1.3 @@ -11,9 +11,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://www.nagios-plugins.org/download/$TARBALL"
     1.6  
     1.7 -DEPENDS="fping libssl"
     1.8 +DEPENDS="fping libssl procps"
     1.9  BUILD_DEPENDS="libmysqlclient mysql-dev openldap-dev openssl-dev \
    1.10 -	radiusclient-ng radiusclient-ng-dev"
    1.11 +	radiusclient-ng radiusclient-ng-dev procps"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()