mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
update README.md
Update build instructions for GTK 4
This commit is contained in:
@ -24,9 +24,9 @@ Building Sysprof
|
|||||||
----------------
|
----------------
|
||||||
|
|
||||||
You need some packages installed. The package names may vary depending on your
|
You need some packages installed. The package names may vary depending on your
|
||||||
distribution, the following command works on Fedora 25:
|
distribution, the following command works on Fedora 36:
|
||||||
|
|
||||||
sudo dnf install gcc gcc-c++ ninja-build gtk3-devel
|
sudo dnf install gcc gcc-c++ ninja-build gtk4-devel libadwaita-devel
|
||||||
|
|
||||||
Then do the following:
|
Then do the following:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user