commit: 9a235c5012355187ff7cd3c0c920299530a11c69 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Sun Mar 25 18:22:42 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Sun Mar 25 18:23:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a235c50
net-fs/samba: Added net-libs/libnsl to (R)DEPEND. Bug: https://bugs.gentoo.org/651332 Closes: https://bugs.gentoo.org/639676 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-fs/samba/samba-4.7.6.ebuild | 1 + net-fs/samba/samba-4.8.0.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-fs/samba/samba-4.7.6.ebuild b/net-fs/samba/samba-4.7.6.ebuild index 32f91596d86..339585353ef 100644 --- a/net-fs/samba/samba-4.7.6.ebuild +++ b/net-fs/samba/samba-4.7.6.ebuild @@ -47,6 +47,7 @@ CDEPEND=" dev-libs/popt[${MULTILIB_USEDEP}] dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] + net-libs/libnsl sys-apps/attr[${MULTILIB_USEDEP}] >=sys-libs/ldb-1.2.3[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] sys-libs/libcap diff --git a/net-fs/samba/samba-4.8.0.ebuild b/net-fs/samba/samba-4.8.0.ebuild index c976502d127..2f07db8293d 100644 --- a/net-fs/samba/samba-4.8.0.ebuild +++ b/net-fs/samba/samba-4.8.0.ebuild @@ -47,6 +47,7 @@ CDEPEND=" dev-libs/popt[${MULTILIB_USEDEP}] dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] + net-libs/libnsl sys-apps/attr[${MULTILIB_USEDEP}] >=sys-libs/ldb-1.3.2[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] sys-libs/libcap
