Merge pull request #42 from strazzere/master
Update dependant libraries for OSX
This commit is contained in:
commit
b7aa015776
@ -7,10 +7,10 @@ Linux, *BSD & Solaris. We also show steps to cross-compile for Microsoft Windows
|
|||||||
|
|
||||||
Unicorn requires few dependent packages as followings
|
Unicorn requires few dependent packages as followings
|
||||||
|
|
||||||
- For Mac OS X, "pkg-config" is needed.
|
- For Mac OS X, "pkg-config" and "glib" are needed.
|
||||||
Brew users can install "pkg-config" with:
|
Brew users can install "pkg-config" and "glib" with:
|
||||||
|
|
||||||
$ brew install pkg-config
|
$ brew install pkg-config glib
|
||||||
|
|
||||||
- For Linux, glib2-dev is needed.
|
- For Linux, glib2-dev is needed.
|
||||||
Ubuntu/Debian users can install this with:
|
Ubuntu/Debian users can install this with:
|
||||||
|
Loading…
Reference in New Issue
Block a user