Skip to content

Commit

Permalink
Work on the system Flatpak installation
Browse files Browse the repository at this point in the history
See https://gitlab.gnome.org/GNOME/libglnx/-/issues/1. This is suspected to be causing the assertion failures during build.
  • Loading branch information
strugee authored Sep 25, 2024
1 parent eb1ea39 commit 8f01ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RELEASE="$(rpm -E %fedora)"
rpm-ostree install obs-studio mpv yt-dlp
# Presentation machine packages
rpm-ostree install libreoffice
flatpak install im.riot.Riot
flatpak install --system im.riot.Riot

#### Example for enabling a System Unit File

Expand Down

0 comments on commit 8f01ed1

Please sign in to comment.