diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 000000000..ba59c97b4 --- /dev/null +++ b/debian/tests/control | |||
@@ -0,0 +1,13 @@ | |||
1 | Tests: regress | ||
2 | Restrictions: needs-root allow-stderr | ||
3 | Depends: devscripts, | ||
4 | haveged, | ||
5 | openssh-client, | ||
6 | openssh-server, | ||
7 | openssh-sftp-server, | ||
8 | openssl, | ||
9 | putty-tools (>= 0.67-2), | ||
10 | python-twisted-conch (>= 1:15.5.0-1), | ||
11 | sudo, | ||
12 | sysvinit-utils, | ||
13 | @builddeps@, | ||