Skip to content

Commit

Permalink
net-fs/samba: Added "ldap" USE-dependency for sys-libs/ldb
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Sep 6, 2016
1 parent af45c51 commit 97bd5a5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion net-fs/samba/samba-4.2.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ CDEPEND="${PYTHON_DEPS}
>=net-libs/socket_wrapper-1.1.2[${MULTILIB_USEDEP}]
sys-apps/attr[${MULTILIB_USEDEP}]
sys-libs/libcap
>=sys-libs/ldb-1.1.24[${MULTILIB_USEDEP}]
>=sys-libs/ldb-1.1.24[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
>=sys-libs/nss_wrapper-1.0.2[${MULTILIB_USEDEP}]
>=sys-libs/ntdb-1.0[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion net-fs/samba/samba-4.2.14.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ CDEPEND="${PYTHON_DEPS}
>=net-libs/socket_wrapper-1.1.2[${MULTILIB_USEDEP}]
sys-apps/attr[${MULTILIB_USEDEP}]
sys-libs/libcap
>=sys-libs/ldb-1.1.24[${MULTILIB_USEDEP}]
>=sys-libs/ldb-1.1.24[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
>=sys-libs/nss_wrapper-1.0.2[${MULTILIB_USEDEP}]
>=sys-libs/ntdb-1.0[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion net-fs/samba/samba-4.3.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="${PYTHON_DEPS}
dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
sys-apps/attr[${MULTILIB_USEDEP}]
sys-libs/libcap
>=sys-libs/ldb-1.1.24[${MULTILIB_USEDEP}]
>=sys-libs/ldb-1.1.24[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
>=sys-libs/talloc-2.1.3[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
>=sys-libs/tdb-1.3.7[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion net-fs/samba/samba-4.4.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="${PYTHON_DEPS}
dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
sys-apps/attr[${MULTILIB_USEDEP}]
sys-libs/libcap
>=sys-libs/ldb-1.1.26[${MULTILIB_USEDEP}]
>=sys-libs/ldb-1.1.26[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
>=sys-libs/talloc-2.1.6[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
>=sys-libs/tdb-1.3.8[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion net-fs/samba/samba-4.5.0_rc3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="${PYTHON_DEPS}
dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
sys-apps/attr[${MULTILIB_USEDEP}]
sys-libs/libcap
>=sys-libs/ldb-1.1.27[${MULTILIB_USEDEP}]
>=sys-libs/ldb-1.1.27[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
>=sys-libs/talloc-2.1.8[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
>=sys-libs/tdb-1.3.10[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
Expand Down

0 comments on commit 97bd5a5

Please sign in to comment.