From 9a144e5eeae0ffc9599dc7a19743a20c9f7ebc91 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 5 May 2022 03:55:46 +0100 Subject: dev-python/matplotlib: clean up more python deps Bug: https://bugs.gentoo.org/829011 Signed-off-by: Sam James --- dev-python/matplotlib/matplotlib-3.5.1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dev-python/matplotlib/matplotlib-3.5.1.ebuild') diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild index a53f428ba641..457d1fb406bb 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1.ebuild @@ -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}] ) " -- cgit v1.2.3