This commit is contained in:
Ed Lewis 2025-11-22 22:40:33 -08:00 committed by GitHub
commit acfd25f938
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -143,7 +143,7 @@ sudo dnf install xsel xclip
sudo dnf install libpng-devel
# GoHook
sudo dnf install libxkbcommon-devel libxkbcommon-x11-devel xorg-x11-xkb-utils-devel
sudo dnf install libxkbcommon-devel libxkbcommon-x11-devel xkbcomp-devel
```