Skip to content
Snippets Groups Projects

Update recommended GTK and GNOME versions to 3.34

6 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -78,7 +78,7 @@ to install the runtime and SDK that the application depends on. These are the
same as those mentioned in :ref:`flatpak_setup_gnome` except that we need the
ones for the aarch64 architecture::
flatpak --user install flathub org.gnome.Platform/aarch64/3.32 org.gnome.Sdk/aarch64/3.32
flatpak --user install flathub org.gnome.Platform/aarch64/3.34 org.gnome.Sdk/aarch64/3.34
After installing these, build the application with ``flatpak-builder``:
Loading