diff options
Diffstat (limited to 'dev-python/spyder/spyder-3.3.1.ebuild')
-rw-r--r-- | dev-python/spyder/spyder-3.3.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/spyder/spyder-3.3.1.ebuild b/dev-python/spyder/spyder-3.3.1.ebuild index a6d1a67a4d36..6a60b9aa82cf 100644 --- a/dev-python/spyder/spyder-3.3.1.ebuild +++ b/dev-python/spyder/spyder-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,7 +32,6 @@ RDEPEND=" dev-python/pyflakes[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/pylint[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP},svg,webengine?,webkit?] dev-python/pyzmq[${PYTHON_USEDEP}] >=dev-python/qtawesome-0.4.1[${PYTHON_USEDEP}] dev-python/qtconsole[${PYTHON_USEDEP}] |