summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2020-08-28 15:49:55 -0500
committerJohn Estabrook <jestabro@vyos.io>2020-08-31 09:57:00 -0500
commit88985dad133d5e85aca559dbfce53207a2292e0a (patch)
treecdb4749a3f9b0014d7a988101e57695ddd04d983 /debian/control
parentbd076f694a763991a0b0d3a7bb0fa5d194d56d7c (diff)
downloadvyos-1x-88985dad133d5e85aca559dbfce53207a2292e0a.tar.gz
vyos-1x-88985dad133d5e85aca559dbfce53207a2292e0a.zip
configd: T2582: add config daemon and supporting files
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 65f3be228..d9663d07b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends:
debhelper (>= 9),
fakeroot,
libvyosconfig0 (>= 0.0.7),
+ libzmq3-dev,
python3,
python3-coverage,
python3-lxml,