summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-3.9.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.9.1.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.9.1.ebuild b/dev-python/matplotlib/matplotlib-3.9.1.ebuild
index 6f1921d83e4e..8e2789f4a4a5 100644
--- a/dev-python/matplotlib/matplotlib-3.9.1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.9.1.ebuild
@@ -76,7 +76,7 @@ RDEPEND="
)
qt5? (
$(python_gen_cond_dep '
- dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
+ dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
' 'python3*')
)
webagg? (