diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 12:32:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 12:42:11 +0100 |
commit | 37d48fa129706f33aff087d4d599a2b16114ef14 (patch) | |
tree | 08d4ef65ac7c0240c95d34a55886ecefd00f9cb7 /media-sound/linux-show-player/linux-show-player-0.6.4.ebuild | |
parent | Rename dev-python/{PyQt5-sip → pyqt5-sip} (diff) | |
download | gentoo-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.ebuild | 2 |
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}] ') |