Skip to content

Commit

Permalink
debian: update libyang dependency to >= 0.16.74
Browse files Browse the repository at this point in the history
We're using builtin extension loading, so we need libyang 0.16.74.

Signed-off-by: David Lamparter <equinox@diac24.net>
  • Loading branch information
eqvinox committed Feb 19, 2019
1 parent 82ab1fc commit c4266cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -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,
Expand Down

0 comments on commit c4266cb

Please sign in to comment.