mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
debian: libyang3
libyang3-dev is required. TODO: add redhat, snapcraft Suggested-by: Martin Winter <mwinter@opensourcerouting.org> Signed-off-by: Vincent Jardin <vjardin@free.fr>
This commit is contained in:
parent
290c6e3184
commit
9fd31367b4
2
debian/control
vendored
2
debian/control
vendored
|
@ -23,7 +23,7 @@ Build-Depends: bison,
|
|||
librtr-dev (>= 0.8.0~) <!pkg.frr.nortrlib>,
|
||||
libsnmp-dev,
|
||||
libssh-dev <!pkg.frr.nortrlib>,
|
||||
libyang2-dev (>= 2.1.128),
|
||||
libyang2-dev (>= 2.1.128) | libyang-dev ( >= 3.0.3),
|
||||
lsb-base,
|
||||
pkg-config,
|
||||
protobuf-c-compiler,
|
||||
|
|
Loading…
Reference in a new issue