Add pkgconf to brew dependencies

This commit is contained in:
Shinra-electric 2026-04-19 11:18:19 +01:00
parent 02383542b2
commit 0718d4fc77

View File

@ -164,7 +164,7 @@ To install the dependencies required to build Cemu, you will need to install Hom
The following dependencies are required. You can install them using Homebrew with the following command:
`brew install git cmake ninja nasm automake libtool boost`
`brew install automake boost cmake git libtool nasm ninja pkgconf`
### MoltenVK