We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12482f2 + 641727a commit 930f3c1Copy full SHA for 930f3c1
README.md
@@ -74,6 +74,13 @@ libportal-gtk4 | 0.7.1
74
gxml-0.20 | 0.21.0
75
libsecret-1 | 0.21.4
76
77
+Fedora installation command:
78
+
79
+ sudo dnf install vala meson ninja-build gtk4-devel libadwaita-devel libgee-devel granite-devel libsoup3-devel webkitgtk6.0-devel gtksourceview5-devel granite-7-devel libportal-devel libportal-gtk4-devel
80
81
+Ubuntu/Debian installation command:
82
83
+ #TODO
84
</details>
85
86
Run `meson build` to configure the build environment. Change to the build directory and run `ninja` to build
0 commit comments