Merge pull request #39 from bazuin-32/add-deps

Add necessary dependencies for building on Arch
This commit is contained in:
Vaxry 2022-10-25 16:08:10 +01:00 committed by GitHub
commit 394f38b802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,10 +93,10 @@ libwlroots), you don't need to update anything else.
_Arch dependencies_: _Arch dependencies_:
```plain ```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_: _openSUSE dependencies_: