Skip to content

Commit

Permalink
Add "pkg-config" to the list of homebrew packages in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonnessjoen committed Aug 16, 2024
1 parent ca1df4d commit 5f541a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Install dependencies, download source tarball, extract, compile and install:
cd haakonness*/

# Install dependencies
brew install gettext autoconf automake libtool openssl
brew install gettext autoconf automake libtool openssl pkg-config

export GETTEXT_PATH=$(brew --prefix gettext)
export OPENSSL_PATH=$(brew --prefix openssl)
Expand Down

0 comments on commit 5f541a8

Please sign in to comment.