mail-client/geary: use ${EPYTHON}, not python3

Closes: https://bugs.gentoo.org/810739
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2022-04-18 22:38:44 -07:00
parent 15055325d3
commit 3131dcf8a1

View File

@@ -1,10 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
VALA_MIN_API_VERSION="0.48"
inherit gnome.org gnome2-utils meson vala virtualx xdg
inherit gnome.org gnome2-utils meson python-any-r1 vala virtualx xdg
DESCRIPTION="A lightweight, easy-to-use, feature-rich email client"
HOMEPAGE="https://wiki.gnome.org/Apps/Geary"
@@ -46,6 +47,7 @@ RDEPEND="${DEPEND}
gnome-base/gsettings-desktop-schemas
"
BDEPEND="
${PYTHON_DEPS}
>=dev-libs/appstream-glib-0.7.10
dev-libs/libxml2
dev-util/itstool