Skip to content

Commit

Permalink
Add node28 sdk extension to the build dependencies for compiling from…
Browse files Browse the repository at this point in the history
… source
  • Loading branch information
heliguy4599 committed Dec 21, 2024
1 parent 96fafe0 commit 8237774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ git clone https://github.com/flattool/ignition
cd ignition

# Install build dependencies
flatpak install org.flatpak.Builder org.gnome.Sdk//47 org.gnome.Platform//47 -y
flatpak install org.flatpak.Builder org.gnome.Sdk//47 org.gnome.Platform//47 org.freedesktop.Sdk.Extension.node20//24.08 -y

# Build and install Ignition
flatpak run org.flatpak.Builder _build ./build-aux/io.github.flattool.Ignition.json --install --user --force-clean
Expand Down

0 comments on commit 8237774

Please sign in to comment.