From: Michał Górny Date: Fri, 7 Feb 2020 13:08:32 +0000 (+0100) Subject: dev-util/glade: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c332be043f3199c2823fe69ff3f7af41ee444c1;p=gentoo.git dev-util/glade: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1-r1.ebuild 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 797621143e6a..bfb3e487bea2 100644 --- a/dev-util/glade/glade-3.22.1.ebuild +++ b/dev-util/glade/glade-3.22.1-r1.ebuild @@ -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}