diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-11-12 15:41:36 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-11-13 06:24:24 +0100 |
commit | 0156e17d5250a410f95b462da5bb8bdc74359859 (patch) | |
tree | 4ade479890bb48d2b1760f270e07c37185d66fef /debian/control | |
parent | c6bbdd8aa697b2d42be1ac0839189da32d437a8f (diff) |
d/control: Build-Depends: openssl, dovecot-lmtpd.
The test suite uses c_rehash(1) since a7c364b, and Dovecot's LMTPd since
dac4ab1.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a113ff7..fa08abf 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,12 @@ Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> Build-Depends: debhelper (>= 11~), dovecot-imapd (>= 2~), + dovecot-lmtpd (>= 2~), jq, libconfig-tiny-perl, libdbd-sqlite3-perl, libnet-ssleay-perl (>= 1.73~), + openssl, pandoc (>= 2.1~), procps, sqlite3, |