diff options
| author | Christian Hopps <chopps@labn.net> | 2021-07-18 15:59:40 +0000 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2021-09-04 09:04:46 -0400 |
| commit | 77f3acb45e81c7c454e343cb41dafc59316c729a (patch) | |
| tree | 4298185d4d5fe9be89d1684721350268c0aeb5e9 /doc/developer/building-frr-for-ubuntu1804.rst | |
| parent | 351bc82cac3a0f693f81ce17e2c1033764a9501b (diff) | |
doc: minor update based on mininet removal
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'doc/developer/building-frr-for-ubuntu1804.rst')
| -rw-r--r-- | doc/developer/building-frr-for-ubuntu1804.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/building-frr-for-ubuntu1804.rst b/doc/developer/building-frr-for-ubuntu1804.rst index 39a17fc01c..3e8c6c0d0b 100644 --- a/doc/developer/building-frr-for-ubuntu1804.rst +++ b/doc/developer/building-frr-for-ubuntu1804.rst @@ -12,8 +12,8 @@ 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 |
