diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-15 11:52:47 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-15 11:52:47 +0200 |
commit | c144c779bc7aed8a6e9f571d6f5e1cadbb9a04a2 (patch) | |
tree | b61074ac5188472419bac1517e10f4a391024412 | |
parent | b3ae8e98f7c077d9cb61903f4eaac3ac446f0401 (diff) |
wibble
-rw-r--r-- | debian/control | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 258ee91..dd5fb9f 100644 --- a/debian/control +++ b/debian/control @@ -16,10 +16,8 @@ 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 +Suggests: 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: . |