From: Lars Wendler Date: Tue, 6 Sep 2016 08:03:46 +0000 (+0200) Subject: net-fs/samba: Fixed dependency on sys-libs/tevent (bug #592970). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b6d35757f48912c7b7e4961ded1197bc2f63519f;p=gentoo.git net-fs/samba: Fixed dependency on sys-libs/tevent (bug #592970). Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler --- diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild index fa1854228d95..5ce6c88035b7 100644 --- a/net-fs/samba/samba-4.2.14.ebuild +++ b/net-fs/samba/samba-4.2.14.ebuild @@ -58,7 +58,7 @@ CDEPEND="${PYTHON_DEPS} >=sys-libs/ntdb-1.0[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=sys-libs/talloc-2.1.2[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=sys-libs/tdb-1.3.6[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tevent-0.9.25[${MULTILIB_USEDEP}] + >=sys-libs/tevent-0.9.28[${MULTILIB_USEDEP}] >=sys-libs/uid_wrapper-1.0.1[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] acl? ( virtual/acl )