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 /app-emulation/fs-uae-launcher
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 'app-emulation/fs-uae-launcher')
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
index dccebf97f1e6..200f92f10267 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
@@ -21,7 +21,7 @@ RESTRICT="test" # The test files are just boilerplate.
RDEPEND="
app-emulation/fs-uae
$(python_gen_cond_dep '
- dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
+ dev-python/pyqt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
lha? ( dev-python/lhafile[${PYTHON_USEDEP}] )