You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
telepathy-mission-control: use Python 3.14 for build
- remove redundant py-gobject dependency ; build works fine without
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user