mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Add cpio for ArchLinux build dependency (#228)
This commit is contained in:
parent
58a7620a15
commit
4cb585cb52
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@ libwlroots), you don't need to update anything else.
|
|||
_Arch dependencies_:
|
||||
|
||||
```plain
|
||||
yay -S gdb ninja gcc cmake meson 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 libinput libliftoff libdisplay-info
|
||||
yay -S gdb ninja gcc cmake meson 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 libinput libliftoff libdisplay-info cpio
|
||||
```
|
||||
|
||||
_(Please make a pull request or open an issue if any packages are missing from the list)_
|
||||
|
|
Loading…
Reference in a new issue