mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/pdns: build fix
needs krb5
This commit is contained in:
parent
4ff62819d5
commit
ae69d5f9d4
@ -14,7 +14,7 @@ license="GPL-2.0"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev boost-dev lua-dev openldap-dev mariadb-dev
|
||||
postgresql-dev sqlite-dev geoip-dev yaml-cpp-dev"
|
||||
postgresql-dev sqlite-dev geoip-dev yaml-cpp-dev krb5-dev"
|
||||
install="$pkgname.pre-install"
|
||||
subpackages="$pkgname-doc
|
||||
$pkgname-backend-bind:backend_bind
|
||||
|
Loading…
Reference in New Issue
Block a user