From d5784f688866a7a23a617bb9e2340a187dd2d4e0 Mon Sep 17 00:00:00 2001 From: Klara Modin Date: Wed, 12 Jul 2023 20:35:40 +0200 Subject: [PATCH] sssd: fix build (wrong hostmakedepend) nsupdate has been moved from bind to bind-utils in #42866. Noticed the build failure while building revbumps for #41948. --- srcpkgs/sssd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sssd/template b/srcpkgs/sssd/template index ed1bfeea048e..11c821fdf826 100644 --- a/srcpkgs/sssd/template +++ b/srcpkgs/sssd/template @@ -12,7 +12,7 @@ configure_args="--without-selinux --without-semanage --without-oidc-child --disable-cifs-idmap-plugin --without-samba --with-os=fedora --with-test-dir=/dev/shm --with-python3-bindings --with-pid-path=/run --with-sudo-lib-path=/usr/lib/sssd am_cv_python_version=${py3_ver}" -hostmakedepends="libxslt pkg-config bind docbook-xsl python3" +hostmakedepends="libxslt pkg-config bind-utils docbook-xsl python3" makedepends="pam-devel popt-devel talloc-devel tdb-devel tevent-devel ldb-devel ding-libs-devel libldap-devel mit-krb5-devel c-ares-devel glib-devel libnfsidmap-devel p11-kit-devel jansson-devel python3-devel libcurl-devel