aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-12-01 00:52:11 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-12-01 10:42:36 +0100
commitb3cfa87dff46446f4e187e3cd34a5b5cf37059e4 (patch)
tree5e49f448dd7463d07c03bdcc08e7126c9bd26c44 /debian/control
parent4b681449bcfbee2bb88558b635dc6b08daf5cc65 (diff)
lacme: Promote lacme-accountd from Suggests to Recommends.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index dd5fb9f..b907a2f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
libjson-perl,
libwww-perl,
libnet-ssleay-perl
-Recommends: liblwp-protocol-https-perl
-Suggests: lacme-accountd (= ${binary:Version})
+Recommends: liblwp-protocol-https-perl, lacme-accountd (= ${binary:Version})
Description: ACME client written with process isolation and minimal privileges in mind
lacme is divided into four components, each with its own executable:
.