Make sure onionshare-cli modules are a YAML list

This commit is contained in:
Micah Lee 2023-10-20 18:48:37 -07:00
parent 982b0f857e
commit cd660e21c5
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -366,7 +366,7 @@ modules:
# url: https://github.com/onionshare/onionshare.git # url: https://github.com/onionshare/onionshare.git
# tag: v2.6 # tag: v2.6
modules: modules:
name: poetry-deps - name: poetry-deps
buildsystem: simple buildsystem: simple
build-commands: build-commands:
- pip3 install --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --use-pep517 brotlicffi - pip3 install --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --use-pep517 brotlicffi