summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install/OSX.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index 00ce5bdb1..7fffbe3ee 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -11,7 +11,7 @@ builds a standalone git-annex.app of the git-annex assistant.
<pre>
sudo brew update
-sudo brew install haskell-platform git ossp-uuid md5sha1sum coreutils pcre
+sudo brew install haskell-platform git ossp-uuid md5sha1sum coreutils pcre adns libgsasl
cabal update
cabal install git-annex --bindir=$HOME/bin
</pre>