diff options
Diffstat (limited to 'dev-python/python-engineio/python-engineio-4.3.4.ebuild')
-rw-r--r-- | dev-python/python-engineio/python-engineio-4.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-engineio/python-engineio-4.3.4.ebuild b/dev-python/python-engineio/python-engineio-4.3.4.ebuild index f9c4a5c25eb8..894a35d40699 100644 --- a/dev-python/python-engineio/python-engineio-4.3.4.ebuild +++ b/dev-python/python-engineio/python-engineio-4.3.4.ebuild @@ -36,8 +36,8 @@ BDEPEND=" ' python3_{8,9} ) dev-python/gevent[${PYTHON_USEDEP}] + dev-python/tornado[${PYTHON_USEDEP}] dev-python/websockets[${PYTHON_USEDEP}] - www-servers/tornado[${PYTHON_USEDEP}] ) " |