From 615f6fcba7aa42d10c8be16f78e09c4c22cd8c7e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 7 Jul 2020 21:15:15 +0200 Subject: dev-python/qtconsole: Correct QtPy flags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/qtconsole/qtconsole-4.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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? ( -- cgit v1.2.3-65-gdbad