From 4ab8ebf2c76e1d1d23ba484e3cde905f458ffaa9 Mon Sep 17 00:00:00 2001 From: oncemoreification Date: Sat, 16 Feb 2013 20:48:05 -0800 Subject: [PATCH] Add 'brew install pkg-config' to build steps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bce58aeca6..949875617ec 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ On OS X (homebrew): brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb brew install automake + brew install pkg-config On OS X (MacPorts):