dev-util/anjuta: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2021-07-17 20:15:32 +02:00
parent 61c889ce9d
commit 60317c48ce

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..9} )
# libanjuta-language-vala.so links to a specific slot of libvala; we want to
# avoid automagic behavior.
VALA_MIN_API_VERSION="0.46" # 3.34.0 upstream release supports up to 0.44, but 0.46 vala LTS support was added without any other adjustments post-release; 0.48 will need patches
@@ -59,7 +59,7 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
introspection? (
$(python_gen_cond_dep '
>=dev-python/pygobject-3.2:3[${PYTHON_MULTI_USEDEP}]
>=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]
')
)
gnome-base/gsettings-desktop-schemas