diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-12-03 01:42:14 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-12-03 01:42:14 +0100 |
commit | 26e1a5c2da4f78a94655fd9434ad0cc604735dca (patch) | |
tree | a4747e28df1bfc817bdff3d5b6d5ae6f032f243a /debian/control | |
parent | 354c20aa8046d63cad9206810a51d52a2ce65a5e (diff) | |
parent | 44c8175dc975c8a3b73bf14c71dd890d52f00e67 (diff) | |
download | vyos-1x-26e1a5c2da4f78a94655fd9434ad0cc604735dca.tar.gz vyos-1x-26e1a5c2da4f78a94655fd9434ad0cc604735dca.zip |
Merge branch 'current' into crux
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 03feeddc8..7061d50ef 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Depends: python3, python3-tabulate, python3-six, python3-isc-dhcp-leases, + python3-hurry.filesize, ipaddrcheck, tcpdump, tshark, @@ -48,6 +49,7 @@ Depends: python3, tftpd-hpa, igmpproxy, vyos-accel-ppp, + vyos-accel-ppp-ipoe-kmod, mdns-repeater, udp-broadcast-relay, pdns-recursor, |