diff options
author | jack9603301 <jack9603301@163.com> | 2020-08-10 21:40:57 +0800 |
---|---|---|
committer | jack9603301 <jack9603301@163.com> | 2020-08-10 21:40:57 +0800 |
commit | 909152a69e0844ad0cdd2b05467cd7fe379a5347 (patch) | |
tree | d82e277bdf57be2fe28a6588032e04a215e99e80 /debian | |
parent | 846e306700af191d22dc874992bbf5f04d2799c4 (diff) | |
download | vyos-1x-909152a69e0844ad0cdd2b05467cd7fe379a5347.tar.gz vyos-1x-909152a69e0844ad0cdd2b05467cd7fe379a5347.zip |
tcptraceroute: T2723: Fix the problem that tcptraceroute6 cannot be executed
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3a441b47b..34ba4be8e 100644 --- a/debian/control +++ b/debian/control @@ -106,7 +106,8 @@ Depends: python3, conntrack, libatomic1, fastnetmon, - libndp-tools + libndp-tools, + tcptraceroute Description: VyOS configuration scripts and data VyOS configuration scripts, interface definitions, and everything |