mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 19:46:10 +08:00
Update the extension versions in flatpak build instructions to 21.08
The extensions need to match the SDK version, that was updated to
org.gnome.Sdk//41 in Commit e5e02b13. (Version 41 is based on
org.freedesktop.Sdk//21.08)
This commit is contained in:
@@ -19,7 +19,7 @@ The recommended way to build is using flatpak, which will take care of all depen
|
|||||||
|
|
||||||
First, install the required flatpak platform and SDK, if you dont have them already:
|
First, install the required flatpak platform and SDK, if you dont have them already:
|
||||||
```shell
|
```shell
|
||||||
$ flatpak install org.gnome.{Platform,Sdk}//41 org.freedesktop.Sdk.Extension.rust-stable//20.08 org.freedesktop.Sdk.Extension.llvm12//20.08
|
$ flatpak install org.gnome.{Platform,Sdk}//41 org.freedesktop.Sdk.Extension.rust-stable//21.08 org.freedesktop.Sdk.Extension.llvm12//21.08
|
||||||
```
|
```
|
||||||
|
|
||||||
To compile and install as a flatpak, run
|
To compile and install as a flatpak, run
|
||||||
|
|||||||
Reference in New Issue
Block a user