Skip to content

Commit

Permalink
README.d: add pkg-config to list of brew packages to install for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jontrulson committed Dec 4, 2023
1 parent 9166405 commit 2278366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ conquest can be built on MacOS (only Sonoma was tried) using
homebrew. It will run under XQuartz, so have that installed.

```
brew install autoconf automake sdl2 sdl2_mixer
brew install autoconf automake sdl2 sdl2_mixer pkg-config
```

### Add the *conquest* group
Expand Down

0 comments on commit 2278366

Please sign in to comment.