net-misc/gns3-server: Fix dep on dev-python/yarl atom

Package-Manager: Portage-2.3.13, Repoman-2.3.4
This commit is contained in:
Thomas Deutschmann
2017-11-13 10:12:31 +01:00
parent b367332b38
commit 93296c250b

View File

@@ -30,7 +30,7 @@ RDEPEND=">=app-emulation/dynamips-0.2.12
>=dev-python/python-zipstream-1.1.4[${PYTHON_USEDEP}]
>=www-servers/tornado-3.1.1[${PYTHON_USEDEP}]
>=dev-python/typing-3.5.3.0[${PYTHON_USEDEP}]
=dev-python/yarl-0.9.8[${PYTHON_USEDEP}]"
~dev-python/yarl-0.9.8[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
src_prepare() {