diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 | 
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 | 
