media-sound/soundconverter: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 16:53:41 +0000 (17:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:31:25 +0000 (17:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-sound/soundconverter/soundconverter-3.0.2-r1.ebuild [moved from media-sound/soundconverter/soundconverter-3.0.2.ebuild with 95% similarity]

similarity index 95%
rename from media-sound/soundconverter/soundconverter-3.0.2.ebuild
rename to media-sound/soundconverter/soundconverter-3.0.2-r1.ebuild
index 845b2d2ce3bba0556e3c610c12cbb4f731a20ca0..cc2b0688f8962aaa5d1bab8b28b6cdb0062b52d8 100644 (file)
@@ -30,7 +30,9 @@ COMMON_DEPEND="${PYTHON_DEPS}
 # wavenc and mp4mux come from gst-plugins-good, which everyone having base should have, so unconditional
 RDEPEND="${COMMON_DEPEND}
        x11-libs/pango[introspection]
-       dev-python/gst-python:1.0[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/gst-python:1.0[${PYTHON_MULTI_USEDEP}]
+       ')
        libnotify? ( x11-libs/libnotify[introspection] )
 
        media-libs/gst-plugins-base:1.0[vorbis?,ogg?]