mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 12:25:02 +00:00
debian: update libyang dependency to >= 0.16.74
We're using builtin extension loading, so we need libyang 0.16.74. Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
parent
82ab1fc506
commit
c4266cb65d
2
debian/control
vendored
2
debian/control
vendored
@ -24,7 +24,7 @@ Build-Depends:
|
||||
libsnmp-dev,
|
||||
libssh-dev <!pkg.frr.nortrlib>,
|
||||
libsystemd-dev <!pkg.frr.nosystemd>,
|
||||
libyang-dev,
|
||||
libyang-dev (>= 0.16.74),
|
||||
pkg-config,
|
||||
python3,
|
||||
python3-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user