We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a5f83 commit 0d887adCopy full SHA for 0d887ad
docs/build/environment.md
@@ -23,7 +23,7 @@ direction.
23
24
```
25
apt update
26
-apt install --yes curl git libssl-dev python3.10-dev python3-pip make g++-11
+apt install --yes curl git libssl-dev python3.10-dev python3-pip make g++-11 libprotobuf-dev protobuf-compiler
27
28
curl --location --remote-name \
29
"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1.tar.gz"
0 commit comments