Override build for onionshare again

This commit is contained in:
Micah Lee 2022-10-06 08:02:44 -07:00
parent 1057bb7347
commit de9067fd5b
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -109,6 +109,8 @@ parts:
- libxslt1.1
- libxtst6
- qtwayland5
override-build: |
python3 setup.py install --prefix $SNAPCRAFT_PART_INSTALL
after: [onionshare-cli]
onionshare-cli: