commit:     b80d73ef8fc95c8b7ea2af3f3ed2248d2bb5ffd2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 16:53:41 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:31:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80d73ef

media-sound/soundconverter: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{soundconverter-3.0.2.ebuild => soundconverter-3.0.2-r1.ebuild}   | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-sound/soundconverter/soundconverter-3.0.2.ebuild 
b/media-sound/soundconverter/soundconverter-3.0.2-r1.ebuild
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 845b2d2ce3b..cc2b0688f89 100644
--- a/media-sound/soundconverter/soundconverter-3.0.2.ebuild
+++ b/media-sound/soundconverter/soundconverter-3.0.2-r1.ebuild
@@ -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?]

Reply via email to