update README.md

Update build instructions for GTK 4
This commit is contained in:
Christian Hergert
2022-04-01 16:54:59 -07:00
parent adb51d938b
commit 47fa3d1d17

View File

@ -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: