monitoring-plugins: build against mariadbclient instead of mysql

This commit is contained in:
John 2020-12-30 21:59:05 +01:00 committed by John Zimmermann
parent 6df11d8a93
commit 402390185b
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'monitoring-plugins'
pkgname=monitoring-plugins
version=2.2
revision=5
revision=6
build_style=gnu-configure
configure_args="--libexecdir=/usr/lib/monitoring-plugins"
hostmakedepends="fping openssh postfix procps-ng smbclient"
makedepends="libldap-devel libmysqlclient-devel postgresql-libs-devel
makedepends="libldap-devel libmariadbclient-devel postgresql-libs-devel
zlib-devel"
depends="iputils procps-ng"
#checkdepends="perl"