add packages I'm told are now needed to build from brew
This commit is contained in:
parent
94ccfc92f9
commit
dd9fd5eded
1 changed files with 1 additions and 1 deletions
|
@ -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 libgsasl
|
||||
sudo brew install haskell-platform git ossp-uuid md5sha1sum coreutils pcre libgsasl gnutls libidn libgsasl pkg-config
|
||||
cabal update
|
||||
cabal install git-annex --bindir=$HOME/bin
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Reference in a new issue