Update minimum version of nodejs (>= 12~) for yarn 3.0
This commit is contained in:
parent
c0297ce272
commit
7fcc141a2e
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -79,7 +79,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
bc,
|
||||
redis-server (>= 5:6.0.12~),
|
||||
# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956211
|
||||
nodejs (>= 10~),
|
||||
nodejs (>= 12~),
|
||||
nginx | httpd,
|
||||
default-mta | postfix | exim4 | mail-transport-agent,
|
||||
openssh-client,
|
||||
|
|
Loading…
Reference in a new issue