summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-02-02 10:29:48 +0100
committerChristian Poessinger <christian@poessinger.com>2020-02-02 10:29:50 +0100
commit1b3a7598bd7d6958d0a915299ba1957c4e79485a (patch)
treefaf09b9a21a9d3a6df7675760ab44a6075549121 /debian
parent08f793a2054a0069b658a286d2863887472777f4 (diff)
downloadvyos-1x-1b3a7598bd7d6958d0a915299ba1957c4e79485a.tar.gz
vyos-1x-1b3a7598bd7d6958d0a915299ba1957c4e79485a.zip
Debian: add iperf(3) to list of required packages
We have a CLI wrapper so we must also have it in our list of dependencies.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d7cf064ae..9df421977 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,8 @@ Depends: python3,
ssl-cert,
nginx-light,
lldpd,
+ iperf,
+ iperf3,
frr,
dbus,
hostapd (>= 0.6.8),