mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 03:37:28 -03:00
Make sure onionshare-cli modules are a YAML list
This commit is contained in:
parent
982b0f857e
commit
cd660e21c5
1 changed files with 171 additions and 171 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue