summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-09-20 07:21:35 +0200
committerChristian Poessinger <christian@poessinger.com>2018-09-20 07:22:26 +0200
commitbe7c7d12ec29f69c5531ec431d7b45db622636da (patch)
treedef71c8fd41a5fa6a91d74e12772d2f8d715b52b
parent2923f621a9a8985ceec58e85dd3d76607d4d7ae7 (diff)
downloadvyos-1x-be7c7d12ec29f69c5531ec431d7b45db622636da.tar.gz
vyos-1x-be7c7d12ec29f69c5531ec431d7b45db622636da.zip
T854: add missing dependency on python3-isc-dhcp-leases
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f2e5b4f24..0912acbcb 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Depends: python3,
python3-psutil,
python3-tabulate,
python3-six,
+ python3-isc-dhcp-leases,
ipaddrcheck,
tcpdump,
bmon,