Bug 1432892 - Comment the npm package dependency until Debian brings it back r=standard8

MozReview-Commit-ID: BeWtC943jw7

--HG--
extra : rebase_source : 5bb8b3315674b5c63e22c8ebbb486bc04b6267ed
This commit is contained in:
Sylvestre Ledru 2018-01-26 13:53:19 +01:00
Родитель ed239179da
Коммит 61536137bd
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,8 @@ class DebianBootstrapper(StyloInstall, BaseBootstrapper):
# Ubuntu and Debian don't often differ, but they do for npm.
DEBIAN_PACKAGES = [
'npm'
# Comment the npm package until Debian bring it back
# 'npm'
]
# These are common packages for building Firefox for Desktop