add pkg-config to osx requirements

Mathias Buus 9 years ago
parent 18bef8b184
commit 1804062e26

@ -14,7 +14,7 @@ any buffer copys in read/write. It also supports unmount and mouting of multiple
You need to have FUSE installed
* On Linux/Ubuntu `sudo apt-get install libfuse-dev`
* On OSX install [OSXFuse](http://osxfuse.github.com/)
* On OSX install [OSXFuse](http://osxfuse.github.com/) and pkg-config, `brew install pkg-config`
## Usage

Loading…
Cancel
Save