Skip to content
Snippets Groups Projects
Commit 84e93288 authored by Robert Schilling's avatar Robert Schilling
Browse files

OSX also needs pkg-config and cmake

parent d7edbc4f
No related branches found
No related tags found
1 merge request!16pkg-config and cmake dependency for OSX
Loading
Loading
@@ -26,7 +26,7 @@ Ensure you have installed Ruby 2.1 and Bundler with your method of choice (RVM,
 
```
brew tap homebrew/dupes
brew install redis postgresql phantomjs libiconv icu4c
brew install redis postgresql phantomjs libiconv icu4c pkg-config cmake
bundle config build.nokogiri --with-iconv-dir=/usr/local/opt/libiconv
```
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment