telepathy-mission-control: use Python 3.14 for build

- remove redundant py-gobject dependency ; build works fine without
This commit is contained in:
Renee Otten
2026-04-05 23:05:39 -04:00
committed by Renee Otten
parent e0adbae604
commit f6c77c0fd8
+3 -3
View File
@@ -23,8 +23,8 @@ checksums sha256 2df8ae3995e919a7670e01aa3568215ef0777e34961ace1cac1c6477
depends_build port:pkgconfig \
port:libxslt \
port:dbus-python39 \
port:py39-gobject
port:dbus-python314 \
port:python314
depends_lib port:telepathy-glib
@@ -32,7 +32,7 @@ patchfiles patch-configure.diff \
dynamic_lookup-11.patch
configure.python \
${prefix}/bin/python3.9
${prefix}/bin/python3.14
configure.args --disable-libaccounts-sso \
--disable-upower \