diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-01 20:43:30 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-01 20:43:30 +0100 |
commit | bfbbb5f8182fa668a992fadd504e43daa31962a4 (patch) | |
tree | 453f9dd82da615694193fac28cb028173597d412 /debian/control | |
parent | 9bc5229ff2dce91cd941538d7c1907fcd1597064 (diff) |
improving Debian package (untested)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4e5c0335..2086184c 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,9 @@ Depends: adduser, lsb-base, netbase, + apache2 | nginx | httpd, + postgresql, + dbconfig-pgsql | dbconfig-no-thanks, ${misc:Depends}, ${shlibs:Depends} Description: GNU's payment system merchant backend. |