wok-current diff nagios-plugins/receipt @ rev 23350
updated perl-io-socket-inet6 (2.56 -> 2.72)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 31 09:47:36 2020 +0100 (2020-03-31) |
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 Tue Mar 31 09:47:36 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()