diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-03-25 20:22:42 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-03-25 20:23:03 +0200 |
commit | 9a235c5012355187ff7cd3c0c920299530a11c69 (patch) | |
tree | c9f42e4a6cd60eb2e21afed9a20be9a900f58663 /net-fs/samba | |
parent | net-fs/samba: Removed old. (diff) | |
download | gentoo-9a235c5012355187ff7cd3c0c920299530a11c69.tar.gz gentoo-9a235c5012355187ff7cd3c0c920299530a11c69.tar.bz2 gentoo-9a235c5012355187ff7cd3c0c920299530a11c69.zip |
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
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.7.6.ebuild | 1 | ||||
-rw-r--r-- | net-fs/samba/samba-4.8.0.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.7.6.ebuild b/net-fs/samba/samba-4.7.6.ebuild index 32f91596d86f..339585353ef4 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 c976502d1273..2f07db8293d8 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 |