mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
synapse: fix python3-pep517 build
This commit is contained in:
parent
56829c686e
commit
adaf600b3f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue