Add Portage package.use for Samba
parent
45d2a15444
commit
90788e8934
|
@ -0,0 +1,21 @@
|
||||||
|
# vim: set ft=gentoo-package-use :
|
||||||
|
|
||||||
|
# Dustin C. Hatch <dustin@hatch.name> (19 Dec 2016)
|
||||||
|
# Required for gnutls
|
||||||
|
dev-libs/boehm-gc threads
|
||||||
|
|
||||||
|
# Dustin C. Hatch <dustin@hatch.name> (19 Dec 2016)
|
||||||
|
# Do not build OpenLDAP daemon (slapd)
|
||||||
|
net-nds/openldap minimal
|
||||||
|
|
||||||
|
# Dustin C. Hatch <dustin@hatch.name> (19 Dec 2016)
|
||||||
|
# Enable syslog support in Samba
|
||||||
|
net-fs/samba syslog
|
||||||
|
|
||||||
|
# Dustin C. Hatch <dustin@hatch.name> (02 Dec 2016)
|
||||||
|
# Enable Samba Active Directory client
|
||||||
|
net-dns/bind-tools gssapi
|
||||||
|
net-fs/samba acl ads addns client gnutls ldap winbind
|
||||||
|
sys-libs/ntdb python
|
||||||
|
sys-libs/tdb python
|
||||||
|
sys-libs/tevent python
|
Loading…
Reference in New Issue