We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1461d95 commit dcf71e1Copy full SHA for dcf71e1
comms/telepathy-mission-control/Portfile
@@ -23,16 +23,16 @@ checksums sha256 2df8ae3995e919a7670e01aa3568215ef0777e34961ace1cac1c6477
23
24
depends_build port:pkgconfig \
25
port:libxslt \
26
- port:dbus-python39 \
27
- port:py39-gobject
+ port:dbus-python314 \
+ port:python314
28
29
depends_lib port:telepathy-glib
30
31
patchfiles patch-configure.diff \
32
dynamic_lookup-11.patch
33
34
configure.python \
35
- ${prefix}/bin/python3.9
+ ${prefix}/bin/python3.14
36
37
configure.args --disable-libaccounts-sso \
38
--disable-upower \
0 commit comments