telepathy-mission-control: use Python 3.9 for build

This commit is contained in:
Renee Otten
2024-12-23 10:01:31 -05:00
parent 8371101fd5
commit 6841ebb0d9
+4 -4
View File
@@ -23,9 +23,9 @@ checksums sha256 2df8ae3995e919a7670e01aa3568215ef0777e34961ace1cac1c6477
depends_build port:pkgconfig \
port:libxslt \
port:dbus-python38 \
port:py38-gobject \
port:py38-twisted
port:dbus-python39 \
port:py39-gobject \
port:py39-twisted
depends_lib port:telepathy-glib
@@ -33,7 +33,7 @@ patchfiles patch-configure.diff \
dynamic_lookup-11.patch
configure.python \
${prefix}/bin/python3.8
${prefix}/bin/python3.9
configure.args --disable-libaccounts-sso \
--disable-upower \