diff options
| author | David Lamparter <equinox@diac24.net> | 2019-01-18 15:37:19 +0100 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-02-19 21:34:08 +0100 | 
| commit | a9452495325d8b61a50b4e31ca0b0a5ca9db051e (patch) | |
| tree | 886c05f8684a7e62853fb121adc4e38bfb90286b /debian/control | |
| parent | 9ada5eadc6c55cc9e306af072a522b7f984565a8 (diff) | |
debian: add libyang-dev dependency
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 022d296046..3792d25a7b 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Build-Depends:   libsnmp-dev,   libssh-dev <!pkg.frr.nortrlib>,   libsystemd-dev <!pkg.frr.nosystemd>, + libyang-dev,   pkg-config,   python3,   python3-dev,  | 
