Add missing depends to MacPorts port install
call
This commit is contained in:
parent
9aa71efcbf
commit
bdb0a4a3a3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ The version provided by Macports is too old to work with current versions of git
|
|||
Then execute
|
||||
|
||||
<pre>
|
||||
sudo port install git-core ossp-uuid md5sha1sum coreutils pcre
|
||||
sudo port install git-core ossp-uuid md5sha1sum coreutils pcre gnutls libxml2 libgsasl pkgconfig
|
||||
|
||||
sudo ln -s /opt/local/include/pcre.h /usr/include/pcre.h # This is hack that allows pcre-light to find pcre
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue