mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
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:
parent
4c6901fbac
commit
f264432af0
1 changed files with 2 additions and 2 deletions
|
@ -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_:
|
||||
|
||||
|
|
Loading…
Reference in a new issue