* Also link against krb5 to provide REALM support for nsupdate
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
bind/bind.nm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/bind/bind.nm b/bind/bind.nm
index 87f459b23..4e7cc30b4 100644
--- a/bind/bind.nm
+++ b/bind/bind.nm
@@ -4,7 +4,7 @@
###############################################################################
name = bind
-version = 9.18.10
+version = 9.19.9
release = 1
groups = Networking/Tools
@@ -26,6 +26,7 @@ build
libcap-devel
libidn2-devel
libuv-devel
+ krb5-devel
nghttp2-devel
pkg-config
openssl-devel >= 1.0.1h-2
--
2.30.2