mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Documentation: Change/add two pkgs in the FreeBSD instructions
This commit is contained in:
parent
95f33ffbec
commit
8ad9f49de3
Notes:
sideshowbarker
2024-07-19 17:08:44 +09:00
Author: https://github.com/iah 🔰 Commit: https://github.com/SerenityOS/serenity/commit/8ad9f49de31 Pull-request: https://github.com/SerenityOS/serenity/pull/12521 Reviewed-by: https://github.com/MaxWipfli ✅ Reviewed-by: https://github.com/linusg Reviewed-by: https://github.com/nico Reviewed-by: https://github.com/trflynn89
1 changed files with 1 additions and 1 deletions
|
@ -97,6 +97,6 @@ doas pkg_add bash cmake g++ gcc git gmake gmp ninja ccache rsync coreutils qemu
|
|||
## FreeBSD prerequisites
|
||||
|
||||
```console
|
||||
pkg install bash cmake coreutils e2fsprogs fusefs-ext2 gcc git gmake ninja sudo gmp mpc mpfr ccache rsync
|
||||
pkg install qemu bash cmake coreutils e2fsprogs fusefs-ext2 gcc11 git gmake ninja sudo gmp mpc mpfr ccache rsync
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue