From 22f76fad89d61b4e575327f17a65eefcce8380ba Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 20 Jul 2018 10:39:09 +0200 Subject: Add dependency on python3-tabulate, which is very useful for op mode scripts. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/control b/debian/control index ff7460bee..8a6bf3da6 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Depends: python3, python3-jinja2, python3-pystache, python3-psutil, + python3-tabulate, ipaddrcheck, tcpdump, bmon, @@ -34,6 +35,7 @@ Depends: python3, iputils-arping, libvyosconfig0, beep, + keepalived, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data -- cgit v1.2.3