This commit is contained in:
Ed Lewis 2025-06-02 23:49:11 +00:00 committed by GitHub
commit 222fa9e13d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,7 +141,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
```