]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/developer/building-frr-for-debian8.rst
Merge pull request #13060 from opensourcerouting/feature/allow_peering_with_127.0.0.1
[mirror_frr.git] / doc / developer / building-frr-for-debian8.rst
index 5e58854ed7ab1b6e4bffa26b080f5245461e434f..7071cb660de8d156df7b6256025a33c3eec22f28 100644 (file)
@@ -18,7 +18,7 @@ Add packages:
    sudo apt-get install git autoconf automake libtool make \
       libreadline-dev texinfo libjson-c-dev pkg-config bison flex python3-pip \
       libc-ares-dev python3-dev python3-sphinx build-essential \
-      libsnmp-dev libcap-dev libelf-dev
+      libsnmp-dev libcap-dev libelf-dev libprotobuf-c-dev protobuf-c-compiler
 
 Install newer pytest (>3.0) from pip