diff options
Diffstat (limited to 'debian/tests')
-rw-r--r-- | debian/tests/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index 6b74499..439e0e0 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,9 +1,13 @@ Features: test-name=installcheck-interimap Test-Command: make installcheck-interimap bindir="/usr/bin" Restrictions: rw-build-tree -Depends: dovecot-imapd, interimap, openssl, procps, sqlite3, xxd +Depends: dovecot-imapd (>= 1:2.4~), interimap, openssl, procps, sqlite3, xxd Features: test-name=installcheck-pullimap Test-Command: make installcheck-pullimap bindir="/usr/bin" Restrictions: rw-build-tree -Depends: dovecot-imapd, dovecot-lmtpd, openssl, pullimap, xxd +Depends: dovecot-imapd (>= 1:2.4~), + dovecot-lmtpd (>= 1:2.4~), + openssl, + pullimap, + xxd |