Changed to the brew script: libgsasl has been removed in favor of gsasl, also libgsasl was listed twice. See https://github.com/Homebrew/homebrew/pull/16428 for more info.

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnciSG85yZ5DAysBxcN0poQE-tSaajVKE8 2013-12-14 17:59:50 +00:00 committed by admin
parent efe3eb7117
commit bdf25cca73

View file

@ -34,7 +34,7 @@ the app for OSX Lion.
<pre> <pre>
brew update brew update
brew install haskell-platform git ossp-uuid md5sha1sum coreutils libgsasl gnutls libidn libgsasl pkg-config libxml2 brew install haskell-platform git ossp-uuid md5sha1sum coreutils gnutls libidn gsasl pkg-config libxml2
brew link libxml2 --force brew link libxml2 --force
cabal update cabal update
mkdir $HOME/bin mkdir $HOME/bin