summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-01-18 15:37:19 +0100
committerDavid Lamparter <equinox@diac24.net>2019-02-19 21:34:08 +0100
commita9452495325d8b61a50b4e31ca0b0a5ca9db051e (patch)
tree886c05f8684a7e62853fb121adc4e38bfb90286b /debian
parentdebian: Don't create homdirectory for frr user (diff)
downloadfrr-a9452495325d8b61a50b4e31ca0b0a5ca9db051e.tar.xz
frr-a9452495325d8b61a50b4e31ca0b0a5ca9db051e.zip
debian: add libyang-dev dependency
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 022d29604..3792d25a7 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,