diff options
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild index 7f1d649611ab..b640178ba851 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 +PYTHON_REQ_USE="xml" PYTHON_COMPAT=( python3_{8..10} ) VALA_MIN_API_VERSION="0.18" VALA_USE_DEPEND="vapigen" |