diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 32 |
1 files changed, 28 insertions, 4 deletions
diff --git a/debian/control b/debian/control index de030310e..c5cbeb7d4 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: extra Maintainer: VyOS Package Maintainers <maintainers@vyos.net> Build-Depends: debhelper (>= 9), + dh-python, fakeroot, gcc-multilib [amd64], clang [amd64], @@ -30,6 +31,7 @@ Standards-Version: 3.9.6 Package: vyos-1x Architecture: amd64 arm64 Depends: + ${python3:Depends}, accel-ppp, beep, bmon, @@ -41,12 +43,15 @@ Depends: console-data, crda, cron, + curl, dbus, ddclient (>= 3.9.1), dropbear, easy-rsa, etherwake, - fastnetmon, + ethtool, + fdisk, + fastnetmon [amd64], file, frr (>= 7.5), frr-pythontools, @@ -59,6 +64,7 @@ Depends: ipaddrcheck, iperf, iperf3, + iproute2, iputils-arping, isc-dhcp-client, isc-dhcp-relay, @@ -67,23 +73,33 @@ Depends: keepalived (>=2.0.5), lcdproc, libatomic1, + libcharon-extra-plugins (>=5.9), + libcharon-extauth-plugins (>=5.9), libndp-tools, libnetfilter-conntrack3, libnfnetlink0, libpam-radius-auth (>= 1.5.0), + libqmi-utils, + libstrongswan-extra-plugins (>=5.9), + libstrongswan-standard-plugins (>=5.9), libvyosconfig0, lldpd, lm-sensors, lsscsi, mdns-repeater, minisign, + modemmanager, mtr-tiny, + ndisc6, + ndppd, netplug, nftables (>= 0.9.3), nginx-light, ntp, ntpdate, + nvme-cli, ocserv, + opennhrp, openssh-server, openssl, openvpn, @@ -97,9 +113,10 @@ Depends: procps, python3, python3-certbot-nginx, - ${python3:Depends}, + python3-cryptography, python3-flask, python3-hurry.filesize, + python3-inotify, python3-isc-dhcp-leases, python3-jinja2, python3-jmespath, @@ -119,12 +136,18 @@ Depends: qrencode, radvd, salt-minion, + sed, + smartmontools, snmp, snmpd, + squashfs-tools, squid, squidclient, squidguard, ssl-cert, + strongswan (>= 5.9), + strongswan-swanctl (>= 5.9), + sudo, systemd, tcpdump, tcptraceroute, @@ -135,13 +158,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 |