[docs] freebsd does not have pkg-config since FBSD12
All checks were successful
eden-license / license-header (pull_request) Successful in 17s

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-08-07 20:45:12 +01:00
parent 6b33b5a734
commit 936872fe63
Signed by: Lizzie
GPG key ID: D9E134A23AD395CE

View file

@ -18,7 +18,7 @@ devel/nlohmann-json
devel/ninja
devel/nasm
devel/autoconf
devel/pkg-config
devel/pkgconf
devel/qt6-base
multimedia/ffnvcodec-headers
@ -34,6 +34,8 @@ graphics/glslang
graphics/vulkan-utility-libraries
```
If using FreeBSD 12 or prior, use `devel/pkg-config` instead.
---
### Build preparations: