mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
Add protobuf as a Dependency
This commit is contained in:
parent
091e8cefd1
commit
57874574ae
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ To Build on macOS
|
|||
|
||||
Assuming you have Xcode and Homebrew installed. Install dependencies:
|
||||
|
||||
$ brew install autoconf automake libtool python3 gmp gnu-sed gettext libsodium
|
||||
$ brew install autoconf automake libtool python3 gmp gnu-sed gettext libsodium protobuf
|
||||
$ ln -s /usr/local/Cellar/gettext/0.20.1/bin/xgettext /usr/local/opt
|
||||
$ export PATH="/usr/local/opt:$PATH"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue