summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.8.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.8.4.bb b/meta-networking/recipes-connectivity/samba/samba_4.8.4.bb
index 2a785bd891..c3a94f2045 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.8.4.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.8.4.bb
@@ -81,6 +81,7 @@ PACKAGECONFIG[zeroconf] = "--enable-avahi,--disable-avahi,avahi"
81PACKAGECONFIG[valgrind] = ",--without-valgrind,valgrind," 81PACKAGECONFIG[valgrind] = ",--without-valgrind,valgrind,"
82PACKAGECONFIG[lttng] = "--with-lttng, --without-lttng,lttng-ust" 82PACKAGECONFIG[lttng] = "--with-lttng, --without-lttng,lttng-ust"
83PACKAGECONFIG[archive] = "--with-libarchive, --without-libarchive, libarchive" 83PACKAGECONFIG[archive] = "--with-libarchive, --without-libarchive, libarchive"
84PACKAGECONFIG[libunwind] = ", , libunwind"
84 85
85# Building the AD (Active Directory) DC (Domain Controller) requires GnuTLS, 86# Building the AD (Active Directory) DC (Domain Controller) requires GnuTLS,
86# And ad-dc doesn't work with mitkrb5 for versions prior to 4.7.0 according to: 87# And ad-dc doesn't work with mitkrb5 for versions prior to 4.7.0 according to: