[docs] freebsd does not have pkg-config since FBSD12 #222
1 changed files with 26 additions and 24 deletions
4
docs/build/FreeBSD.md
vendored
4
docs/build/FreeBSD.md
vendored
|
@ -18,7 +18,7 @@ devel/nlohmann-json
|
||||||
devel/ninja
|
devel/ninja
|
||||||
devel/nasm
|
devel/nasm
|
||||||
devel/autoconf
|
devel/autoconf
|
||||||
devel/pkg-config
|
devel/pkgconf
|
||||||
devel/qt6-base
|
devel/qt6-base
|
||||||
|
|
||||||
multimedia/ffnvcodec-headers
|
multimedia/ffnvcodec-headers
|
||||||
|
@ -34,6 +34,8 @@ graphics/glslang
|
||||||
graphics/vulkan-utility-libraries
|
graphics/vulkan-utility-libraries
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If using FreeBSD 12 or prior, use `devel/pkg-config` instead.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Build preparations:
|
### Build preparations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue