debian: remove npm from build-depends because it's part of nodejs installed from nodesource...

This commit is contained in:
Alexandre Aubin 2023-04-04 14:31:05 +02:00
parent 7426eefe41
commit b619cc5acd

2
debian/control vendored
View file

@ -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/