mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-19 20:54:42 -04:00
Added explicit Python build tools to snap requirements (#7213)
Signed-off-by: James Hebden <james@ec0.io>
This commit is contained in:
parent
67ff7b8ba0
commit
701788a227
2 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,10 @@ parts:
|
|||
python-version: python3
|
||||
python-packages:
|
||||
- '.[all]'
|
||||
- pip
|
||||
- setuptools
|
||||
- setuptools-scm
|
||||
- wheel
|
||||
build-packages:
|
||||
- libffi-dev
|
||||
- libturbojpeg0-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue