telepathy-glib: v0.24.2 is compatible with python 3

Checked with diffoscope.
This commit is contained in:
Đoàn Trần Công Danh 2023-10-06 22:12:32 +07:00
parent 0f0688c82a
commit 2d42eed19a

View File

@ -6,7 +6,7 @@ build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static $(vopt_enable gir introspection)
$(vopt_enable vala vala-bindings)"
hostmakedepends="pkg-config intltool libxslt python glib-devel
hostmakedepends="pkg-config intltool libxslt python3 glib-devel
$(vopt_if vala vala-devel)"
makedepends="dbus-glib-devel $(vopt_if vala vala)"
short_desc="Library for GLib-based Telepathy components"