diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/control b/debian/control index cf9835b07..c42915cb7 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,6 @@ Build-Depends: python3-netifaces, python3-nose, python3-jinja2, - python3-paramiko, python3-psutil, python3-setuptools, python3-sphinx, @@ -48,8 +47,11 @@ Depends: etherwake, fastnetmon, file, - frr, + frr (>= 7.5), frr-pythontools, + frr-rpki-rtrlib, + frr-snmp, + grc, hostapd (>= 0.6.8), hvinfo, igmpproxy, @@ -71,6 +73,7 @@ Depends: lm-sensors, lsscsi, mdns-repeater, + minisign, mtr-tiny, netplug, nftables (>= 0.9.3), @@ -86,6 +89,7 @@ Depends: pciutils, pdns-recursor, pmacct (>= 1.6.0), + podman, pppoe, procps, python3, @@ -98,6 +102,7 @@ Depends: python3-jmespath, python3-netaddr, python3-netifaces, + python3-paramiko, python3-psutil, python3-pystache, python3-pyudev, @@ -126,6 +131,7 @@ Depends: udp-broadcast-relay, usb-modeswitch, usbutils, + vyos-http-api-tools, vyos-utils, wide-dhcpv6-client, wireguard-tools, |