From e413bc383fc5fce13f117c90218d56757fd5a9fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 11 Oct 2018 15:35:44 +0200 Subject: dev-python/pyls: fix invalid dependency --- dev-python/pyls/pyls-0.21.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pyls/pyls-0.21.2-r1.ebuild') diff --git a/dev-python/pyls/pyls-0.21.2-r1.ebuild b/dev-python/pyls/pyls-0.21.2-r1.ebuild index 9d45ec4..9c379cc 100644 --- a/dev-python/pyls/pyls-0.21.2-r1.ebuild +++ b/dev-python/pyls/pyls-0.21.2-r1.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND="${PYTHON_DEPS} >=dev-python/future-0.14.0 >=dev-python/jedi-0.12 - dev-python/python-jsonrpc-server + dev-python/jsonrpc-server dev-python/pluggy" DEPEND="${RDEPEND}" -- cgit v1.2.3