[gnome-build-meta/mcatanzaro/oct21-tarball-update: 1/2] samba: depend on system krb5
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/oct21-tarball-update: 1/2] samba: depend on system krb5
- Date: Tue, 19 Oct 2021 13:54:55 +0000 (UTC)
commit 3678ca5fa6388b5c392971881df5bd8e9b08f3f1
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Tue Oct 19 08:51:59 2021 -0500
samba: depend on system krb5
Otherwise it fails to build, complaining about missing build deps for
its bundled Heimdal Kerberos.
elements/core-deps/samba.bst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/elements/core-deps/samba.bst b/elements/core-deps/samba.bst
index a49b65c62..d34e73bff 100644
--- a/elements/core-deps/samba.bst
+++ b/elements/core-deps/samba.bst
@@ -14,6 +14,7 @@ build-depends:
depends:
- core-deps/openldap.bst
- core-deps/rpcsvc-proto.bst
+- sdk/krb5.bst
- freedesktop-sdk.bst:components/dbus.bst
- freedesktop-sdk.bst:components/gnutls.bst
- freedesktop-sdk.bst:components/libarchive.bst
@@ -26,7 +27,7 @@ config:
--sbindir=%{sbindir} --sysconfdir=%{sysconfdir} --datadir=%{datadir} --includedir=%{includedir}
--libdir=%{libdir} --libexecdir=%{libexecdir} --localstatedir=%{localstatedir}
--sharedstatedir=%{sharedstatedir} --mandir=%{mandir} --infodir=%{infodir} --without-ad-dc
- --without-json
+ --without-json --with-system-mitkrb5
build-commands:
- make
install-commands:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]