mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Add confuse to build dependencies for MacOS build
Signed-off-by: rmultan <multan.rafal.k@gmail.com>
This commit is contained in:
parent
29138b98ae
commit
b71bf0478d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue