Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=6611b6a6528f80b275a920ca18f8161d87a53b5c
commit 6611b6a6528f80b275a920ca18f8161d87a53b5c Author: crazy <[email protected]> Date: Sat Feb 10 20:45:32 2018 +0100 pdns-4.1.0-2-x86_64 * rebuild with tc diff --git a/source/network-extra/pdns/FrugalBuild b/source/network-extra/pdns/FrugalBuild index 7fe5bea..c1a3b5f 100644 --- a/source/network-extra/pdns/FrugalBuild +++ b/source/network-extra/pdns/FrugalBuild @@ -7,11 +7,11 @@ pkgname=pdns pkgver=4.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Power DNS Server and Recursor" url="http://www.powerdns.com/" -depends=('libstdc++>=6.2.1-5' 'sqlite3' 'libmysqlclient>=5.5.50-2' 'libpq>=9.5.4' 'libboost>=1.61.0') -makedepends=('mysql>=5.5.50-2' 'postgresql>=9.5.4' 'boost>=1.61.0') +depends=('libstdc++>=6.2.1-5' 'sqlite3' 'libmariadbclient' 'libpq>=9.5.4' 'libboost>=1.66.0') +makedepends=('mariadb' 'postgresql>=9.5.4' 'boost>=1.66.0') groups=('network-extra') archs=('x86_64') _F_archive_grepv="rc" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
