diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-08-21 18:34:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-21 18:34:46 +0200 |
| commit | 10fdd0a641a824ab988e16cd5472d441b299ccc9 (patch) | |
| tree | 01ca152394ca72507bc0fff7ca5b49d0eb67a9ac /debian/control | |
| parent | 8520b829e381382af66833f6ea61aa04e03c332b (diff) | |
| parent | f16633f0ef2dd074c24387cbd2b9d5541297509c (diff) | |
| download | vyos-1x-10fdd0a641a824ab988e16cd5472d441b299ccc9.tar.gz vyos-1x-10fdd0a641a824ab988e16cd5472d441b299ccc9.zip | |
Merge pull request #108 from alkersan/current
[op-mode] T1596 rewrite 'telnet' and 'traceroute' operations to xml style
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f46e5d08e..12eb7c309 100644 --- a/debian/control +++ b/debian/control @@ -62,6 +62,9 @@ Depends: python3, openvpn, openvpn-auth-ldap, openvpn-auth-radius, + mtr-tiny, + telnet, + traceroute, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |
