diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 07:22:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 07:22:15 +0000 |
commit | d6e21190b21df87d4aff2c5be592a4b60627f865 (patch) | |
tree | 9b984d8757b2cbd7a6398f0563e904389dd3fe15 /debian | |
parent | Enabling default-ssl site by default. (diff) | |
download | apache2-d6e21190b21df87d4aff2c5be592a4b60627f865.tar.xz apache2-d6e21190b21df87d4aff2c5be592a4b60627f865.zip |
Depending on ssl-cert or dehydrated.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 588495f..2f21fa1 100644 --- a/debian/control +++ b/debian/control @@ -45,8 +45,8 @@ Depends: apache2-bin (= ${binary:Version}), mime-support, ${perl:Depends}, procps [!hurd-i386], - ${misc:Depends} -Recommends: ssl-cert + ${misc:Depends}, + ssl-cert | dehydrated Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser |