wok-current diff nagios-plugins/receipt @ rev 23973

Up openconnect (8.10), openexr (2.5.3), openldap (2.4.55), openssh (8.4p1), openvswitch (2.14.0), phpmyadmin (5.0.4), rust (1.47.0), shellinabox (2.21)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 28 12:04:50 2020 +0000 (2020-10-28)
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	Wed Oct 28 12:04:50 2020 +0000
     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()