From d98541ae6bd350558d25cc6193a1e6ef16b8b388 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlDDW-g2WLLsLpcnCm4LykAquFY_nwbIrU" Date: Tue, 15 Jan 2013 10:40:00 +0000 Subject: Add missing depends to MacPorts `port install` call --- doc/install/OSX.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index 39c616fda..e9e2a044b 100644 --- a/doc/install/OSX.mdwn +++ b/doc/install/OSX.mdwn @@ -38,7 +38,7 @@ The version provided by Macports is too old to work with current versions of git Then execute
-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
 
-- 
cgit v1.2.3