diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/debian/control b/debian/control index ab3b46ba1..2ee6609b3 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Standards-Version: 3.9.6 Package: vyos-1x Architecture: amd64 arm64 Depends: + ${python3:Depends}, accel-ppp, beep, bmon, @@ -41,12 +42,13 @@ Depends: console-data, crda, cron, + curl, dbus, ddclient (>= 3.9.1), dropbear, easy-rsa, etherwake, - fastnetmon, + ethtool, file, frr (>= 7.5), frr-pythontools, @@ -59,6 +61,7 @@ Depends: ipaddrcheck, iperf, iperf3, + iproute2, iputils-arping, isc-dhcp-client, isc-dhcp-relay, @@ -67,20 +70,23 @@ Depends: keepalived (>=2.0.5), lcdproc, libatomic1, + libcharon-extra-plugins (>=5.8), libndp-tools, libnetfilter-conntrack3, libnfnetlink0, libpam-radius-auth (>= 1.5.0), - libstrongswan-standard-plugins (>=5.8), + libqmi-utils, libstrongswan-extra-plugins (>=5.8), - libcharon-extra-plugins (>=5.8), + libstrongswan-standard-plugins (>=5.8), libvyosconfig0, lldpd, lm-sensors, lsscsi, mdns-repeater, minisign, + modemmanager, mtr-tiny, + ndppd, netplug, nftables (>= 0.9.3), nginx-light, @@ -102,8 +108,7 @@ Depends: procps, python3, python3-certbot-nginx, - python3-crypto, - ${python3:Depends}, + python3-crypt | python3-pycryptodome, python3-flask, python3-hurry.filesize, python3-isc-dhcp-leases, @@ -125,6 +130,7 @@ Depends: qrencode, radvd, salt-minion, + sed, smartmontools, snmp, snmpd, @@ -134,6 +140,7 @@ Depends: ssl-cert, strongswan (>= 5.8), strongswan-swanctl (>= 5.8), + sudo, systemd, tcpdump, tcptraceroute, @@ -144,14 +151,14 @@ Depends: udp-broadcast-relay, usb-modeswitch, usbutils, + vyatta-bash, vyatta-cfg, vyos-http-api-tools, vyos-utils, wide-dhcpv6-client, wireguard-tools, wireless-regdb, - wpasupplicant (>= 0.6.7), - ndppd + wpasupplicant (>= 0.6.7) Description: VyOS configuration scripts and data VyOS configuration scripts, interface definitions, and everything |