Browse Source
[docs] freebsd does not have pkg-config since FBSD12
Signed-off-by: lizzie <lizzie@eden-emu.dev>
pull/222/head
lizzie
7 months ago
No known key found for this signature in database
GPG Key ID: D9E134A23AD395CE
1 changed files with
26 additions and
24 deletions
-
docs/build/FreeBSD.md
|
|
|
@ -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: |
|
|
|
|