commit: 615f6fcba7aa42d10c8be16f78e09c4c22cd8c7e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 7 19:15:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 7 20:01:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615f6fcb
dev-python/qtconsole: Correct QtPy flags
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/qtconsole/qtconsole-4.7.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qtconsole/qtconsole-4.7.5.ebuild
b/dev-python/qtconsole/qtconsole-4.7.5.ebuild
index eab98c37d95..b8f4e1d3bd9 100644
--- a/dev-python/qtconsole/qtconsole-4.7.5.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.7.5.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-python/jupyter_client-4.1.1[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/traitlets[${PYTHON_USEDEP}]
- dev-python/QtPy[${PYTHON_USEDEP},svg]
+ dev-python/QtPy[${PYTHON_USEDEP},gui,printsupport,svg]
"
BDEPEND="
test? (