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.9 for build
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user