mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-24 18:22:58 -03:00
Replace flatpak Go deps to the 2.6 versions
This commit is contained in:
parent
d2ac91bc7b
commit
220a24548a
2 changed files with 216 additions and 1077 deletions
|
@ -122,7 +122,7 @@ In `flatpak/org.onionshare.OnionShare.yaml`:
|
|||
Now, merge `onionshare-desktop.yaml` and `onionshare-cli.yaml` into the Flatpak manifest.
|
||||
- [ ] Build and test the Flatpak package to ensure it works:
|
||||
```sh
|
||||
flatpak-builder build --force-clean --install-deps-from=flathub --install --user org.onionshare.OnionShare.yaml
|
||||
flatpak-builder build --force-clean --jobs=$(nproc) --install-deps-from=flathub --install --user org.onionshare.OnionShare.yaml
|
||||
flatpak run org.onionshare.OnionShare
|
||||
```
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue