summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-01 20:43:59 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-01 20:43:59 +0100
commit90d4bc9519507c64ad5c0a604140fcf00a9702ee (patch)
tree4442b78765bf974190b84476031b9a562c86c078 /debian/control
parentcd9220b187d97a52a8cc3179dc8d3b06d25f942a (diff)
downloadexchange-90d4bc9519507c64ad5c0a604140fcf00a9702ee.tar.gz
exchange-90d4bc9519507c64ad5c0a604140fcf00a9702ee.tar.bz2
exchange-90d4bc9519507c64ad5c0a604140fcf00a9702ee.zip
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/control1
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}