Update minimum version of nodejs to 12 (See #956211)
This commit is contained in:
parent
e8fdc94ca8
commit
4d670bbf2d
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -29,7 +29,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
dbconfig-pgsql | dbconfig-no-thanks,
|
||||
bc,
|
||||
redis-server (>= 2:2.8~),
|
||||
nodejs (>= 10~),
|
||||
# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956211
|
||||
nodejs (>= 12~),
|
||||
nginx | httpd,
|
||||
default-mta | postfix | exim4 | mail-transport-agent,
|
||||
openssh-client,
|
||||
|
|
Loading…
Reference in a new issue