Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=b19c091e2f88c3bd7ab31b1d4ce0be2a00b3e8ac
commit b19c091e2f88c3bd7ab31b1d4ce0be2a00b3e8ac Author: James Buren <[email protected]> Date: Sat Dec 29 16:56:11 2012 -0600 pdns-recursor-3.3-7-x86_64 * rebuild with boost * drop libboost, it only uses headers diff --git a/source/network-extra/pdns-recursor/FrugalBuild b/source/network-extra/pdns-recursor/FrugalBuild index cff881d..6d935a6 100644 --- a/source/network-extra/pdns-recursor/FrugalBuild +++ b/source/network-extra/pdns-recursor/FrugalBuild @@ -5,11 +5,11 @@ pkgname=pdns-recursor pkgver=3.3 -pkgrel=6 +pkgrel=7 pkgdesc="Power DNS recursor" url="http://www.powerdns.com/" -depends=('libstdc++' 'libboost>=1.49.0') -makedepends=('boost') +depends=('libstdc++') +makedepends=('boost>=1.50.0') groups=('network-extra') archs=('i686' 'x86_64') backup=(etc/powerdns/recursor.conf) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
