diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-01 20:43:59 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-01 20:43:59 +0100 |
commit | 90d4bc9519507c64ad5c0a604140fcf00a9702ee (patch) | |
tree | 4442b78765bf974190b84476031b9a562c86c078 /debian/control | |
parent | cd9220b187d97a52a8cc3179dc8d3b06d25f942a (diff) |
work on Debian package: extend pre-configuration, add reverse proxy setup logic, add database setup logic (untested)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d50478556..873bed6a9 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Depends: adduser, lsb-base, netbase, + dbconfig-pgsql | dbconfig-no-thanks, python3-jinja2, ${misc:Depends}, ${shlibs:Depends} |