Installation: drop wlroots leftovers on FreeBSD

https://github.com/hyprwm/Hyprland/commit/016da234d0e8
This commit is contained in:
Jan Beich 2024-09-21 16:09:13 +02:00
parent f7cac02007
commit 2bfd293904

View file

@ -327,9 +327,8 @@ zypper in gcc-c++ git meson cmake "pkgconfig(cairo)" "pkgconfig(egl)" "pkgconfig
```plain
pkg install git pkgconf gmake evdev-proto cmake wayland-protocols wayland libglvnd libxkbcommon libinput cairo pango pixman tomlplusplus
pkg install aquamarine hyprcursor hyprlang hyprutils hyprwayland-scanner
pkg install libxcb xcb-util-errors xcb-util-wm
pkg install meson jq hwdata
pkg install hyprcursor hyprlang hyprutils hyprwayland-scanner
```
{{% /details %}}