summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-07 21:15:15 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-07 22:01:20 +0200
commit615f6fcba7aa42d10c8be16f78e09c4c22cd8c7e (patch)
tree0aad1a637ef1f8a98fe14164054c07e883d40758 /dev-python
parentdev-python/QtPy: Add transitive USE=printsupport (diff)
downloadgentoo-615f6fcba7aa42d10c8be16f78e09c4c22cd8c7e.tar.gz
gentoo-615f6fcba7aa42d10c8be16f78e09c4c22cd8c7e.tar.bz2
gentoo-615f6fcba7aa42d10c8be16f78e09c4c22cd8c7e.zip
dev-python/qtconsole: Correct QtPy flags
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/qtconsole/qtconsole-4.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.7.5.ebuild b/dev-python/qtconsole/qtconsole-4.7.5.ebuild
index eab98c37d95e..b8f4e1d3bd94 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? (