Skip to content

Commit

Permalink
replace cryptobox with geoip
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed Jul 31, 2018
1 parent 87ee743 commit 76f7dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sudo pacman -S geoip snappy icu openssl
#### macOS:

```bash
brew install pkg-config libsodium openssl automake icu4c cryptobox snappy protobuf
brew install pkg-config libsodium openssl automake icu4c geoip snappy protobuf
```

_Note_: macOS users will need to make sure to link Haskell services against a more recent version of OpenSSL than what ships with the OS by default. Additionally, `icu4c` is installed in a non-standard location by `homebrew`. Add the following to your `.stack/config.yaml`:
Expand Down

0 comments on commit 76f7dd9

Please sign in to comment.