mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
snapcraft: Update snapcraft requirements for FRR 3.0 (from 2.0)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
38d9651ab7
commit
6f2a494a83
|
@ -148,7 +148,6 @@ parts:
|
|||
- gawk
|
||||
- libreadline-dev
|
||||
- texinfo
|
||||
- dejagnu
|
||||
- libncurses5-dev
|
||||
- texlive-latex-base
|
||||
- texlive-generic-recommended
|
||||
|
@ -161,6 +160,10 @@ parts:
|
|||
- chrpath
|
||||
- pkg-config
|
||||
- libjson-c-dev
|
||||
- libc-ares-dev
|
||||
- bison
|
||||
- flex
|
||||
- python3-dev
|
||||
stage-packages:
|
||||
- coreutils
|
||||
- iproute2
|
||||
|
|
Loading…
Reference in a new issue