--- PKGBUILD.orig 2017-06-23 12:20:57.717707429 +0200 +++ PKGBUILD 2017-06-23 12:21:36.213972781 +0200 @@ -11,7 +11,7 @@ url='https://www.powerdns.com/' arch=('i686' 'x86_64') license=('GPL2') -depends=('gcc-libs' 'boost-libs' 'libsystemd' 'lua' 'openssl' 'protobuf' +depends=('gcc-libs' 'boost-libs' 'libsodium' 'libsystemd' 'lua' 'openssl' 'protobuf' 'libboost_context.so') makedepends=('boost' 'inetutils' 'systemd') provides=('pdns-recursor') @@ -29,6 +29,7 @@ --sbindir=/usr/bin \ --sysconfdir=/etc/powerdns \ --disable-silent-rules \ + --enable-libsodium \ --enable-reproducible \ --enable-systemd make