mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[debian/control] npm as build dependency
This commit is contained in:
parent
b0188dfaea
commit
b063f1c5e2
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 (>=12)
|
||||
, nodejs (>=10.15.2), git
|
||||
, nodejs (>=10.15.2), npm (>=5.8.0), git
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://yunohost.org/
|
||||
|
||||
|
|
Loading…
Reference in a new issue