dev-python/gevent: Add missing dep on libuv

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-05-29 10:32:46 +02:00
parent 0ee8df5957
commit f7bb3bff06

View File

@@ -20,8 +20,9 @@ IUSE="doc examples test"
RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/libev-4.23
>=net-dns/c-ares-1.12
>=dev-libs/libev-4.23:=
dev-libs/libuv:=
>=net-dns/c-ares-1.12:=
>=dev-python/greenlet-0.4.14
virtual/python-greenlet[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}