Skip to content

Commit

Permalink
Installation: drop GNU make on FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Sep 21, 2024
1 parent f6b0878 commit b914a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Getting Started/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ zypper in gcc-c++ git meson cmake "pkgconfig(cairo)" "pkgconfig(egl)" "pkgconfig
{{% details title="FreeBSD" closed="true" %}}

```plain
pkg install git pkgconf gmake evdev-proto cmake wayland-protocols wayland libglvnd libxkbcommon libinput cairo pango pixman tomlplusplus e2fsprogs-libuuid
pkg install git pkgconf evdev-proto cmake wayland-protocols wayland libglvnd libxkbcommon libinput cairo pango pixman tomlplusplus e2fsprogs-libuuid
pkg install aquamarine hyprcursor hyprlang hyprutils hyprwayland-scanner
pkg install libxcb xcb-util-errors xcb-util-wm
```
Expand Down

0 comments on commit b914a77

Please sign in to comment.