summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/geary/geary-40.0-r1.ebuild')
-rw-r--r--mail-client/geary/geary-40.0-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail-client/geary/geary-40.0-r1.ebuild b/mail-client/geary/geary-40.0-r1.ebuild
index c4a0e51c6f37..d0abb5b348fa 100644
--- a/mail-client/geary/geary-40.0-r1.ebuild
+++ b/mail-client/geary/geary-40.0-r1.ebuild
@@ -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