diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-06 07:19:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-07 04:20:39 +0000 |
commit | 5a28691cf0d996b044de401a36ac2e222844a06c (patch) | |
tree | 410daa4868608019b91f0152df65e9350454e679 | |
parent | Merging upstream version 20210907. (diff) | |
download | open-infrastructure-service-tools-5a28691cf0d996b044de401a36ac2e222844a06c.tar.xz open-infrastructure-service-tools-5a28691cf0d996b044de401a36ac2e222844a06c.zip |
Adding depends to ssl-cert to ensure group is present.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index afd050b..adf5cee 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,7 @@ Description: additional tools for Apache HTTP server #Architecture: all #Depends: # dehydrated, +# ssl-cert, # ${misc:Depends}, #Provides: # dehydrated-tools, |