Skip to content

Commit

Permalink
Merge pull request #1519 from Alexandero89/readme_with_dnf_commands
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alainm23 authored Feb 4, 2025
2 parents e2663ed + b2e9151 commit 641727a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,13 @@ libportal-gtk4 | 0.7.1
gxml-0.20 | 0.21.0
libsecret-1 | 0.21.4

Fedora installation command:

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

Ubuntu/Debian installation command:

#TODO
</details>

Run `meson build` to configure the build environment. Change to the build directory and run `ninja` to build
Expand Down

0 comments on commit 641727a

Please sign in to comment.