summaryrefslogtreecommitdiff
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 /media-sound/linux-show-player/linux-show-player-0.6.4.ebuild
parentRename dev-python/{PyQt5-sip → pyqt5-sip} (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 'media-sound/linux-show-player/linux-show-player-0.6.4.ebuild')
-rw-r--r--media-sound/linux-show-player/linux-show-player-0.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild b/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild
index bf9a023db5bf..5f1008403693 100644
--- a/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild
+++ b/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild
@@ -25,7 +25,7 @@ RDEPEND="$(python_gen_cond_dep '
dev-python/appdirs[${PYTHON_USEDEP}]
dev-python/gst-python[${PYTHON_USEDEP}]
dev-python/humanize[${PYTHON_USEDEP}]
- dev-python/PyQt5[${PYTHON_USEDEP}]
+ dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pygobject[${PYTHON_USEDEP}]
dev-python/sortedcontainers[${PYTHON_USEDEP}]
')