X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=doc%2Fdeveloper%2Fbuilding-frr-for-ubuntu1804.rst;h=fcfd94ec2cabe4d0b6b90c051cff771fc91b3ace;hb=d764ffaf6fdf76a45043b2cd8ee3703c789b4591;hp=39a17fc01c46949ecc8c9174d3452bc11f3d5af0;hpb=f45f6a22b052988a6ca3399fde66249e8b6e00cc;p=mirror_frr.git diff --git a/doc/developer/building-frr-for-ubuntu1804.rst b/doc/developer/building-frr-for-ubuntu1804.rst index 39a17fc01..fcfd94ec2 100644 --- a/doc/developer/building-frr-for-ubuntu1804.rst +++ b/doc/developer/building-frr-for-ubuntu1804.rst @@ -12,10 +12,12 @@ Installing Dependencies sudo apt update sudo apt-get install \ git autoconf automake libtool make libreadline-dev texinfo \ - pkg-config libpam0g-dev libjson-c-dev bison flex python3-pytest \ - libc-ares-dev python3-dev python-ipaddress python3-sphinx \ + pkg-config libpam0g-dev libjson-c-dev bison flex \ + libc-ares-dev python3-dev python3-sphinx \ install-info build-essential libsnmp-dev perl libcap-dev \ - libelf-dev + libelf-dev libunwind-dev + +.. include:: building-libunwind-note.rst .. include:: building-libyang.rst