media-libs/libgpod: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 16:38:30 +0000 (17:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:26:57 +0000 (17:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/libgpod/libgpod-0.8.3-r2.ebuild

index bbaec2d1a2951a51ffd3f3cb844c3965ff058c38..dbff81c64076dca9495009015f1706a5538b3845 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,8 +27,10 @@ RDEPEND="
        ios? ( app-pda/libimobiledevice:= )
        python? (
                ${PYTHON_DEPS}
-               >=media-libs/mutagen-1.8[${PYTHON_USEDEP}]
-               >=dev-python/pygobject-2.8:2[${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       >=media-libs/mutagen-1.8[${PYTHON_MULTI_USEDEP}]
+                       >=dev-python/pygobject-2.8:2[${PYTHON_MULTI_USEDEP}]
+               ')
                )
        udev? ( virtual/udev )
        mono? (