synapse: fix python3-pep517 build

This commit is contained in:
Andrew J. Hesford 2022-11-08 14:11:35 -05:00 committed by Andrew J. Hesford
parent 56829c686e
commit adaf600b3f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=2
build_style=python3-pep517
build_helper=rust
make_check_target=tests
make_install_target="matrix_synapse-${version}-*-*-*.whl"
make_install_target="dist/matrix_synapse-${version}-*-*-*.whl"
hostmakedepends="python3-poetry-core python3-setuptools-rust cargo"
depends="python3-jsonschema python3-frozendict python3-canonicaljson
python3-signedjson python3-pynacl python3-service_identity python3-Twisted