diff options
| author | Vincent JARDIN <vjardin@free.fr> | 2024-05-03 19:01:27 +0200 |
|---|---|---|
| committer | Vincent Jardin <vjardin@free.fr> | 2024-05-08 01:48:06 +0200 |
| commit | 9fd31367b42aa13983eca97958efc658f3bdbb19 (patch) | |
| tree | a446a4e5f2c0f5b30d12aa52ef99761249deded4 /debian | |
| parent | 290c6e3184a8f6c4c5c39fc45dcec81508e3858b (diff) | |
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>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e6d65133d3..12b80a77f3 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.128), + libyang2-dev (>= 2.1.128) | libyang-dev ( >= 3.0.3), lsb-base, pkg-config, protobuf-c-compiler, |
