diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b09575308..c690df075 100644 --- a/debian/control +++ b/debian/control | |||
@@ -163,7 +163,7 @@ Depends: openssh-client (= ${binary:Version}), | |||
163 | openssh-sftp-server (= ${binary:Version}), | 163 | openssh-sftp-server (= ${binary:Version}), |
164 | openssl, | 164 | openssl, |
165 | putty-tools (>= 0.67-2), | 165 | putty-tools (>= 0.67-2), |
166 | python-twisted-conch (>= 1:15.5.0-1), | 166 | python3-twisted, |
167 | ${misc:Depends}, | 167 | ${misc:Depends}, |
168 | ${shlibs:Depends}, | 168 | ${shlibs:Depends}, |
169 | Description: OpenSSH regression tests | 169 | Description: OpenSSH regression tests |