Skip to content

Commit

Permalink
debian: libyang3
Browse files Browse the repository at this point in the history
libyang3-dev is required.

TODO: add redhat, snapcraft

Suggested-by: Martin Winter <mwinter@opensourcerouting.org>
Signed-off-by: Vincent Jardin <vjardin@free.fr>
  • Loading branch information
vjardin committed May 3, 2024
1 parent 6322356 commit 1982af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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) | libyang3-dev,
lsb-base,
pkg-config,
protobuf-c-compiler,
Expand Down

0 comments on commit 1982af6

Please sign in to comment.