mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-05 22:24:25 +01:00
Add protobuf as a Dependency
This commit is contained in:
committed by
Rusty Russell
parent
091e8cefd1
commit
57874574ae
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user