summaryrefslogtreecommitdiff
path: root/doc/developer/building-frr-for-netbsd7.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer/building-frr-for-netbsd7.rst')
-rw-r--r--doc/developer/building-frr-for-netbsd7.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/developer/building-frr-for-netbsd7.rst b/doc/developer/building-frr-for-netbsd7.rst
index a52ece19a1..e751ba338c 100644
--- a/doc/developer/building-frr-for-netbsd7.rst
+++ b/doc/developer/building-frr-for-netbsd7.rst
@@ -14,7 +14,8 @@ Install required packages
::
sudo pkgin install git autoconf automake libtool gmake openssl \
- pkg-config json-c python36 py36-test py36-sphinx
+ pkg-config json-c python36 py36-test py36-sphinx \
+ protobuf-c
Install SSL Root Certificates (for git https access):