Skip to content
Snippets Groups Projects
Commit 956cf463 authored by Antoine Fontaine's avatar Antoine Fontaine :8ball:
Browse files

Simpler flatpak build instructions

parent 74441a0c
Branches
Tags
No related merge requests found
......@@ -15,8 +15,7 @@ Fedora and Debian packages are planned.
You can also install using flatpak, which should work for every Linux distribution
```sh
flatpak install org.gnome.Sdk//3.30 org.gnome.Platform//3.30
flatpak-builder --install --user --force-clean _flatbuild ch.gnugen.Moody.json
flatpak-builder --install-deps-from=flatpak --install --user --force-clean _flatbuild ch.gnugen.Moody.json
```
For some reason, you may need to install elfutils `sudo apt install elfutils`
Flatpak will build libhandy and myhtml from their repositry, and use libsoup and libsecret
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment