make nginx optional, add httpd
This commit is contained in:
parent
8020a96a01
commit
68078685d6
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -25,7 +25,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
postgresql,
|
||||
redis-server (>= 2:2.8~),
|
||||
nodejs (>= 4~),
|
||||
nginx,
|
||||
nginx | httpd,
|
||||
postfix | exim4 | mail-transport-agent,
|
||||
openssh-client,
|
||||
gitlab-shell (>= 2.6.10~),
|
||||
|
|
Loading…
Reference in a new issue