mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
upgrade protobuffs
This commit is contained in:
@@ -92,7 +92,9 @@ function installDependencies() {
|
||||
}
|
||||
|
||||
function buildAndInstallCLbinaries() {
|
||||
|
||||
|
||||
sudo -u bitcoin python3 -m pip install --user --upgrade grpcio-tools protobuf
|
||||
|
||||
# patch makefile
|
||||
sudo -u bitcoin sed -i -E 's/ --experimental_allow_proto3_optional(=true)?//g' Makefile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user