Add necessary dependencies for building on Arch

Also updates the text just below the list of dependencies, as requested on the discord server.
This commit is contained in:
bazuin-32 2022-10-25 08:18:25 -06:00 committed by GitHub
parent 4c6901fbac
commit f264432af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -93,10 +93,10 @@ libwlroots), you don't need to update anything else.
_Arch dependencies_:
```plain
yay -S gdb ninja gcc cmake libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd
yay -S gdb ninja gcc cmake libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland
```
_(If any are missing, hmu)_
_(Please make a pull request or open an issue if any packages are missing from the list)_
_openSUSE dependencies_: