Add confuse to build dependencies for MacOS build

Signed-off-by: rmultan <multan.rafal.k@gmail.com>
This commit is contained in:
rmultan 2024-07-29 12:40:15 +02:00 committed by Michael Keller
parent 29138b98ae
commit b71bf0478d

View file

@ -355,7 +355,7 @@ xcode-select --install
1. install Homebrew (see https://brew.sh) and then the required build infrastructure:
```
brew install autoconf automake libtool pkg-config gettext
brew install autoconf automake libtool pkg-config gettext confuse
```
2. install Qt