summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-12-03 03:42:52 +0000
committerColin Watson <cjwatson@debian.org>2016-12-03 03:42:52 +0000
commit997416f0c2c25028bb031f1a6d14366219a232f7 (patch)
tree7fe9091f7630ab60636fa61acf0fac5ae2b9431d /debian/tests
parent60fa639bacae316dfd72cc9e8676de708df7674b (diff)
debian/tests/control: Add dependency on openssl, required by the PuTTY interoperability tests.
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 5a54be563..98f08e4dc 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
1Tests: regress 1Tests: regress
2Restrictions: needs-root allow-stderr 2Restrictions: needs-root allow-stderr
3Depends: @builddeps@, openssh-client, openssh-server, openssh-sftp-server, sudo, putty-tools (>= 0.67-2), python-twisted-conch (>= 1:15.5.0-1) 3Depends: @builddeps@, openssh-client, openssh-server, openssh-sftp-server, sudo, openssl, putty-tools (>= 0.67-2), python-twisted-conch (>= 1:15.5.0-1)