diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.8.4.bb | 1 |
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" | |||
81 | PACKAGECONFIG[valgrind] = ",--without-valgrind,valgrind," | 81 | PACKAGECONFIG[valgrind] = ",--without-valgrind,valgrind," |
82 | PACKAGECONFIG[lttng] = "--with-lttng, --without-lttng,lttng-ust" | 82 | PACKAGECONFIG[lttng] = "--with-lttng, --without-lttng,lttng-ust" |
83 | PACKAGECONFIG[archive] = "--with-libarchive, --without-libarchive, libarchive" | 83 | PACKAGECONFIG[archive] = "--with-libarchive, --without-libarchive, libarchive" |
84 | PACKAGECONFIG[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: |