dev-util/glade: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 13:08:32 +0000 (14:08 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:21:35 +0000 (17:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/glade/glade-3.22.1-r1.ebuild [moved from dev-util/glade/glade-3.22.1.ebuild with 96% similarity]

similarity index 96%
rename from dev-util/glade/glade-3.22.1.ebuild
rename to dev-util/glade/glade-3.22.1-r1.ebuild
index 797621143e6a05e66015b3a7d874acfa1db9a65f..bfb3e487bea2c02628ce829d6903a6fd000cf285 100644 (file)
@@ -28,7 +28,10 @@ RDEPEND="
        introspection? ( >=dev-libs/gobject-introspection-1.32:= )
        python? (
                ${PYTHON_DEPS}
-               >=dev-python/pygobject-3.8:3[${PYTHON_USEDEP}] )
+               $(python_gen_cond_dep '
+                       >=dev-python/pygobject-3.8:3[${PYTHON_MULTI_USEDEP}]
+               ')
+       )
        webkit? ( >=net-libs/webkit-gtk-2.12.0:4 )
 "
 DEPEND="${RDEPEND}