diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.19.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb index 0213d131e5..a0ef63c958 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb | |||
@@ -93,7 +93,7 @@ PACKAGECONFIG[libunwind] = "--with-libunwind,--without-libunwind,libunwind" | |||
93 | PACKAGECONFIG[gpgme] = "--with-gpgme,--without-gpgme,gpgme" | 93 | PACKAGECONFIG[gpgme] = "--with-gpgme,--without-gpgme,gpgme" |
94 | PACKAGECONFIG[lmdb] = ",--without-ldb-lmdb,lmdb" | 94 | PACKAGECONFIG[lmdb] = ",--without-ldb-lmdb,lmdb" |
95 | PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd" | 95 | PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd" |
96 | PACKAGECONFIG[ad-dc] = "--with-experimental-mit-ad-dc,--without-ad-dc,python3-markdown python3-dnspython," | 96 | PACKAGECONFIG[ad-dc] = "--with-experimental-mit-ad-dc,--without-ad-dc,python3-markdown python3-dnspython,python3-markdown" |
97 | PACKAGECONFIG[mitkrb5] = "--with-system-mitkrb5 --with-system-mitkdc=/usr/sbin/krb5kdc,,krb5," | 97 | PACKAGECONFIG[mitkrb5] = "--with-system-mitkrb5 --with-system-mitkdc=/usr/sbin/krb5kdc,,krb5," |
98 | 98 | ||
99 | SAMBA4_IDMAP_MODULES = "idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2" | 99 | SAMBA4_IDMAP_MODULES = "idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2" |