summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2024-04-16 13:40:52 +0200
committerMartin Winter <mwinter@opensourcerouting.org>2024-04-16 13:45:12 +0200
commit81d63e476a133b00deff0a6c72d8cdb0b8ccdadb (patch)
treeeec0939d5c7b2e434b62d24168f1e67a340ce298 /debian
parentMerge pull request #15749 from idryzhov/fix-dnssl (diff)
downloadfrr-81d63e476a133b00deff0a6c72d8cdb0b8ccdadb.tar.xz
frr-81d63e476a133b00deff0a6c72d8cdb0b8ccdadb.zip
debian, redhat, snapcraft: Libyang min version is 2.1.128
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fb8c2162d..e6d65133d 100644
--- a/debian/control
+++ b/debian/control
@@ -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.80),
+ libyang2-dev (>= 2.1.128),
lsb-base,
pkg-config,
protobuf-c-compiler,