diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-03-24 19:20:28 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-03-24 19:20:28 +0100 |
commit | 5b8f9069a448f5cb58b4335e4c458f372d76a80c (patch) | |
tree | 34f55e204ba076ae1a80ebf7525919d058f154b2 /debian/control | |
parent | acb9815216dfe48c9d8684056381d9cd7b10fee0 (diff) | |
parent | 7d31eae269650ae3767ab1736d14e9f3d6867a67 (diff) | |
download | vyos-1x-5b8f9069a448f5cb58b4335e4c458f372d76a80c.tar.gz vyos-1x-5b8f9069a448f5cb58b4335e4c458f372d76a80c.zip |
Merge branch 't1831-rtradv' of github.com:c-po/vyos-1x into current
* 't1831-rtradv' of github.com:c-po/vyos-1x:
router-advert: T1831: add config migration script
router-advert: T1831: new implementation using XML and Python
Diffstat (limited to 'debian/control')
-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), |