mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
debian: remove npm from build-depends because it's part of nodejs installed from nodesource...
This commit is contained in:
parent
7426eefe41
commit
b619cc5acd
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), debhelper-compat (= 13)
|
||||
, nodejs (>=10.15.2), npm (>=5.8.0), git, curl
|
||||
, nodejs (>=10.15.2), git, curl
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://yunohost.org/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue