diff options
Diffstat (limited to 'package/network/services/samba36')
-rw-r--r-- | package/network/services/samba36/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 91d8c0f..ba34838 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -114,6 +114,7 @@ CONFIGURE_ARGS += \ --without-libnetapi \ --without-libsmbclient \ --without-libsmbsharemodes \ + --without-libtevent \ --without-libaddns \ --with-shared-modules=pdb_tdbsam,pdb_wbc_sam,idmap_nss,nss_info_template,auth_winbind,auth_wbc,auth_domain |