mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-12-24 18:49:49 +01:00
Installation: deduplicate FreeBSD dependencies
https://github.com/freebsd/freebsd-ports/commit/1b744b687e87
This commit is contained in:
parent
44a506dbaa
commit
c6d623f886
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ _FreeBSD dependencies_:
|
|||
|
||||
```plain
|
||||
pkg install git pkgconf gmake gcc evdev-proto cmake wayland-protocols wayland libglvnd libxkbcommon libinput cairo pango pixman libxcb
|
||||
pkg install meson jq `pkg rquery %dn wlroots` hwdata libdisplay-info libliftoff
|
||||
pkg install meson jq `pkg rquery %dn wlroots` hwdata
|
||||
export CC=gcc CXX=g++ LDFLAGS="-static-libstdc++ -static-libgcc"
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue