diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-03-24 16:02:34 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-03-24 18:59:41 +0100 |
commit | 2b947b5b08ff87b1eef5fb7c331c928fe78c8d3a (patch) | |
tree | 212d910283300f483a6ebfe5ced82d40fe570007 /debian | |
parent | acb9815216dfe48c9d8684056381d9cd7b10fee0 (diff) | |
download | vyos-1x-2b947b5b08ff87b1eef5fb7c331c928fe78c8d3a.tar.gz vyos-1x-2b947b5b08ff87b1eef5fb7c331c928fe78c8d3a.zip |
router-advert: T1831: new implementation using XML and Python
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 53c4130d7..366e8df94 100644 --- a/debian/control +++ b/debian/control @@ -77,6 +77,7 @@ Depends: python3, iperf, iperf3, frr, + radvd, dbus, hostapd (>= 0.6.8), wpasupplicant (>= 0.6.7), |