summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-3.9.1.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 12:32:12 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 12:42:11 +0100
commit37d48fa129706f33aff087d4d599a2b16114ef14 (patch)
tree08d4ef65ac7c0240c95d34a55886ecefd00f9cb7 /dev-python/matplotlib/matplotlib-3.9.1.ebuild
parent8aa7f172ed97db3c2da145179bbfcd4a27f41eb0 (diff)
downloadgentoo-37d48fa129706f33aff087d4d599a2b16114ef14.tar.gz
gentoo-37d48fa129706f33aff087d4d599a2b16114ef14.tar.bz2
gentoo-37d48fa129706f33aff087d4d599a2b16114ef14.zip
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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? (