diff options
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild b/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild index c4d37442af3e..8f1dff9323be 100644 --- a/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild @@ -77,7 +77,7 @@ RDEPEND=" qt6? ( $(python_gen_cond_dep ' || ( - dev-python/PyQt6[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt6[gui,widgets,${PYTHON_USEDEP}] dev-python/pyside6[gui,widgets,${PYTHON_USEDEP}] ) ' 'python3*') |