From 5cf153b9a14a705b7b969141ab44399ad370bc66 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Fri, 3 May 2024 23:00:03 -0500 Subject: [PATCH] brew sodium->libsodium --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.md b/docs/building.md index 3154526df..33509a8cd 100644 --- a/docs/building.md +++ b/docs/building.md @@ -182,7 +182,7 @@ Download and install [Homebrew](https://brew.sh/). The following command can in After installing Homebrew, install the following packages: ``` -brew install autoconf automake boost berkeley-db ca-certificates cbindgen cmake cmake cocoapods curl git libssh2 make openssl@1.1 openssl@3 perl pkg-config rustup-init sodium unbound unzip xz zmq +brew install autoconf automake boost berkeley-db ca-certificates cbindgen cmake cocoapods curl git libssh2 libsodium make openssl@1.1 openssl@3 perl pkg-config rustup-init unbound unzip xz zmq ``` The following brew formula *may* be needed: