From: Justin Clift Date: Sat, 4 May 2013 17:10:59 +0000 (+0100) Subject: Added pkg-config to the OSX build dependencies. X-Git-Tag: auth-3.3-rc1~126^2~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb4bdee7fd8adbdd94dc0dd2885b1b1148ee6721;p=thirdparty%2Fpdns.git Added pkg-config to the OSX build dependencies. --- diff --git a/README.md b/README.md index 8cfe61109b..3a62dd8edd 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ PowerDNS is available through Homebrew: If you want to compile yourself, the dependencies can be installed using Homebrew: - $ brew install boost lua ragel + $ brew install boost lua pkg-config ragel For PostgreSQL support: