app-emulation/fs-uae-launcher: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Sat, 8 Feb 2020 06:22:17 +0000 (07:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:46:10 +0000 (17:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild [moved from app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2.ebuild with 87% similarity]

similarity index 87%
rename from app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2.ebuild
rename to app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild
index 627ca1b130d859eec087c2615da3d0fbddf10927..834209e132d5c6bcf488be528c9f0f960a77d7c4 100644 (file)
@@ -18,10 +18,12 @@ IUSE="lha"
 
 RDEPEND="
        app-emulation/fs-uae
-       dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
-       dev-python/pyopengl[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
-       lha? ( dev-python/python-lhafile[${PYTHON_USEDEP}] )
+       $(python_gen_cond_dep '
+               dev-python/PyQt5[${PYTHON_MULTI_USEDEP},declarative,gui,network,opengl,widgets]
+               dev-python/pyopengl[${PYTHON_MULTI_USEDEP}]
+               dev-python/requests[${PYTHON_MULTI_USEDEP}]
+               lha? ( dev-python/python-lhafile[${PYTHON_MULTI_USEDEP}] )
+       ')
 "
 
 DEPEND="