diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-07-01 07:43:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-01 07:43:31 +0200 |
commit | f4892241d8248d0e22f971fdc3acd897c7035be9 (patch) | |
tree | a1cef919c33667557232d298f479a7c4122a5340 /debian/control | |
parent | 6d3da454f1fe0f1970ce16440c519867ede56ae0 (diff) | |
parent | d48568a8e4bf3619bd80fcc5db82ad0c7314157c (diff) | |
download | vyos-1x-f4892241d8248d0e22f971fdc3acd897c7035be9.tar.gz vyos-1x-f4892241d8248d0e22f971fdc3acd897c7035be9.zip |
Merge pull request #483 from runborg/frr-mod
T2638: FRR: New framework for configuring FRR
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 5e14340a8..d2a1ad54c 100644 --- a/debian/control +++ b/debian/control @@ -88,6 +88,7 @@ Depends: python3, iperf, iperf3, frr, + frr-pythontools, radvd, dbus, usb-modeswitch, |