mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 22:32:58 -04:00
Make sure onionshare-cli modules are a YAML list
This commit is contained in:
parent
2bf4a495b1
commit
0f434b2dd0
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…
Add table
Add a link
Reference in a new issue