mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Use latest nodejs LTS when building deb package.
This commit is contained in:
parent
4a4a1bce0f
commit
f88b4b581f
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: utils
|
|||
Priority: extra
|
||||
Maintainer: YunoHost Contributors <contrib@yunohost.org>
|
||||
Build-Depends: debhelper (>=9)
|
||||
, npm, nodejs-legacy, git
|
||||
, nodejs (>=4.4.0), git
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://yunohost.org/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue