From 16489c03f3f13228dddda3e442a3b5b6d6da892e Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 28 Jan 2019 11:10:21 +0100 Subject: net-fs/samba: Fixed build with USE="addc system-mitkrb5" Closes: https://bugs.gentoo.org/672314 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Lars Wendler --- net-fs/samba/samba-4.9.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-fs') diff --git a/net-fs/samba/samba-4.9.4-r1.ebuild b/net-fs/samba/samba-4.9.4-r1.ebuild index 894547a6d787..778ff1fd3f45 100644 --- a/net-fs/samba/samba-4.9.4-r1.ebuild +++ b/net-fs/samba/samba-4.9.4-r1.ebuild @@ -214,7 +214,7 @@ multilib_src_configure() { $(multilib_native_usex python '' '--disable-python') $(multilib_native_use_enable zeroconf avahi) $(multilib_native_usex test '--enable-selftest' '') - $(usex system-mitkrb5 '--with-system-mitkrb5' '') + $(usex system-mitkrb5 "--with-system-mitkrb5 $(multilib_native_usex addc --with-experimental-mit-ad-dc '')" '') $(use_enable gnutls) $(use_with debug lttng) $(use_with ldap) -- cgit v1.2.3-65-gdbad