From 3cb0eab36fe5b6536b261e704942ff03fc855f13 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 24 Feb 2021 07:15:38 +0100 Subject: doc: add libelf to build docs Signed-off-by: David Lamparter --- doc/developer/building-frr-for-ubuntu2004.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/developer/building-frr-for-ubuntu2004.rst') diff --git a/doc/developer/building-frr-for-ubuntu2004.rst b/doc/developer/building-frr-for-ubuntu2004.rst index f7f8c63e5b..4d50228cf8 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 -- cgit v1.2.3