Add missing depends to MacPorts port install call

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlDDW-g2WLLsLpcnCm4LykAquFY_nwbIrU 2013-01-15 10:40:00 +00:00 committed by admin
parent 9aa71efcbf
commit bdb0a4a3a3

View file

@ -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