dev-python/matplotlib: clean up more python deps

Bug: https://bugs.gentoo.org/829011
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-05-05 03:55:46 +01:00
parent 7942bc55f1
commit 9a144e5eea
2 changed files with 3 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -71,9 +71,7 @@ RDEPEND="
>=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
)
wxwidgets? (
$(python_gen_cond_dep '
dev-python/wxpython:*[${PYTHON_USEDEP}]
')
dev-python/wxpython:*[${PYTHON_USEDEP}]
)
"

View File

@@ -73,9 +73,7 @@ RDEPEND="
>=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
)
wxwidgets? (
$(python_gen_cond_dep '
dev-python/wxpython:*[${PYTHON_USEDEP}]
')
dev-python/wxpython:*[${PYTHON_USEDEP}]
)
"