aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-03-02 20:34:55 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-03-02 20:34:55 +0100
commit61d43f4e017f1eb02cff14987394b1d6a18f9c5f (patch)
tree2ac85d3f9b0e6aaf1b78258311f6cee5919e207c /debian/control
parent6b087bc5037ad3cf2167954087748f8b8473cdad (diff)
Demote libcrypt-openssl-bignum-perl and libcrypt-openssl-rsa-perl to Recommends.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bfedf37..2ab25eb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Vcs-Browser: https://git.guilhem.org/letsencrypt-tiny
Package: letsencrypt-tiny
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- libcrypt-openssl-bignum-perl, libcrypt-openssl-rsa-perl,
libwww-perl, libjson-perl, libconfig-tiny-perl,
libnet-ssleay-perl, openssl
-Recommends: liblwp-protocol-https-perl
+Recommends: liblwp-protocol-https-perl,
+ libcrypt-openssl-bignum-perl, libcrypt-openssl-rsa-perl
Conflicts: letsencrypt
Description: Tiny ACME client for Let's Encrypt
Tiny ACME client written with process isolation and minimal privileges in