commit: 47d7c83d2401b7f984701d0345e7c17ed47b4bdc Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Wed Apr 17 16:25:04 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Wed Apr 17 16:25:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d7c83d
sys-auth/sssd: adjust samba dependency Closes: https://bugs.gentoo.org/682560 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-auth/sssd/sssd-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/sssd/sssd-2.1.0.ebuild b/sys-auth/sssd/sssd-2.1.0.ebuild index 3242e6e1f62..9c5159b78ab 100644 --- a/sys-auth/sssd/sssd-2.1.0.ebuild +++ b/sys-auth/sssd/sssd-2.1.0.ebuild @@ -50,7 +50,7 @@ COMMON_DEP=" nls? ( >=sys-devel/gettext-0.18 ) virtual/libintl netlink? ( dev-libs/libnl:3 ) - samba? ( >=net-fs/samba-4.5 ) + samba? ( >=net-fs/samba-4.10.2 ) " RDEPEND="${COMMON_DEP}
