forked from Mirror/frr
debian: Require libyang 2.1.80
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
7f876ef5ed
commit
62576d9238
2
debian/control
vendored
2
debian/control
vendored
|
@ -22,7 +22,7 @@ Build-Depends: bison,
|
|||
librtr-dev (>= 0.8.0~) <!pkg.frr.nortrlib>,
|
||||
libsnmp-dev,
|
||||
libssh-dev <!pkg.frr.nortrlib>,
|
||||
libyang2-dev,
|
||||
libyang2-dev (>= 2.1.80),
|
||||
lsb-base,
|
||||
pkg-config,
|
||||
python3:native,
|
||||
|
|
Loading…
Reference in a new issue