Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sssd: fix build (wrong hostmakedepend)
@ 2023-07-12 18:46 klarasm
  2023-07-12 19:46 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: klarasm @ 2023-07-12 18:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

There is a new pull request by klarasm against master on the void-packages repository

https://github.com/klarasm/void-packages sssd/fix-build
https://github.com/void-linux/void-packages/pull/44999

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.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

A patch file from https://github.com/void-linux/void-packages/pull/44999.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sssd/fix-build-44999.patch --]
[-- Type: text/x-diff, Size: 1223 bytes --]

From d5784f688866a7a23a617bb9e2340a187dd2d4e0 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: sssd: fix build (wrong hostmakedepend)
  2023-07-12 18:46 [PR PATCH] sssd: fix build (wrong hostmakedepend) klarasm
@ 2023-07-12 19:46 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-07-12 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

There's a merged pull request on the void-packages repository

sssd: fix build (wrong hostmakedepend)
https://github.com/void-linux/void-packages/pull/44999

Description:
nsupdate has been moved from bind to bind-utils in #42866. Noticed the build failure while building revbumps for #41948.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-12 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 18:46 [PR PATCH] sssd: fix build (wrong hostmakedepend) klarasm
2023-07-12 19:46 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).