mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Installation: remove unused xorg-xinput dep, use -git for hypr* apps (#841)
This commit is contained in:
parent
2f6376f1b3
commit
4b9e1dae5c
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ C++ standard library has to support that (`gcc>=14` or `clang>=18`).
|
|||
{{% details title="Arch" closed="true" %}}
|
||||
|
||||
```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 cpio tomlplusplus hyprlang hyprcursor hyprwayland-scanner xcb-util-errors hyprutils-git
|
||||
yay -S gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio tomlplusplus hyprlang-git hyprcursor-git hyprwayland-scanner-git xcb-util-errors hyprutils-git
|
||||
```
|
||||
|
||||
_(Please make a pull request or open an issue if any packages are missing from
|
||||
|
|
Loading…
Reference in a new issue