diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c87e7452c..bf213352e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,9 @@ Build-Depends: debhelper (>= 9), quilt, python3-lxml, python3-nose, - python3-coverage + python3-coverage, + whois, + libvyosconfig0 (>= 0.0.7) Standards-Version: 3.9.6 Package: vyos-1x @@ -21,21 +23,40 @@ Depends: python3, python3-pystache, python3-psutil, python3-tabulate, + python3-six, + python3-isc-dhcp-leases, + python3-hurry.filesize, + python3-vici (>= 5.7.2), ipaddrcheck, tcpdump, + tshark, bmon, hvinfo, file, lsscsi, pciutils, usbutils, + procps, snmp, snmpd, openssh-server, ntp, + ntpdate, iputils-arping, libvyosconfig0, beep, + isc-dhcp-server, + isc-dhcp-relay, keepalived (>=2.0.5), + wireguard, + tftpd-hpa, + igmpproxy, + vyos-accel-ppp, + vyos-accel-ppp-ipoe-kmod, + mdns-repeater, + udp-broadcast-relay, + pdns-recursor, + lcdproc, + lcdproc-extra-drivers, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |