diff options
| author | Russ White <russ@riw.us> | 2021-03-09 07:58:43 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-09 07:58:43 -0500 | 
| commit | da0a277faeb50082e92fe2c962cbf69ab3b153c1 (patch) | |
| tree | ffb9bb3cdc52672e73c73a61fff3c876499f21cc /doc/developer/building-frr-for-ubuntu2004.rst | |
| parent | 6adedc6fe3773fe1abd4ef62797cfb2d336348be (diff) | |
| parent | 3cb0eab36fe5b6536b261e704942ff03fc855f13 (diff) | |
Merge pull request #6807 from opensourcerouting/xref-extract
xrefs extraction tool
Diffstat (limited to 'doc/developer/building-frr-for-ubuntu2004.rst')
| -rw-r--r-- | doc/developer/building-frr-for-ubuntu2004.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/building-frr-for-ubuntu2004.rst b/doc/developer/building-frr-for-ubuntu2004.rst index ef5d8da551..ffc05a6841 100644 --- a/doc/developer/building-frr-for-ubuntu2004.rst +++ b/doc/developer/building-frr-for-ubuntu2004.rst @@ -15,7 +15,7 @@ Installing Dependencies        pkg-config libpam0g-dev libjson-c-dev bison flex python3-pytest \        libc-ares-dev python3-dev libsystemd-dev python-ipaddress python3-sphinx \        install-info build-essential libsystemd-dev libsnmp-dev perl \ -      libcap-dev python2 +      libcap-dev python2 libelf-dev  Note that Ubuntu 20 no longer installs python 2.x, so it must be  installed explicitly. Ensure that your system has a symlink named  | 
