Accepting request 681668 from home:coolo:branches:mozilla:Factory

- Do not hardcode nodejs8 but leave the prefer to the distribution
  (Tumbleweed staging wants to switch to nodejs10)

OBS-URL: https://build.opensuse.org/request/show/681668
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=721
This commit is contained in:
Wolfgang Rosenauer 2019-03-07 08:01:24 +00:00 committed by Git OBS Bridge
parent 0bb19324e6
commit 0d243c2ff1
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 5 10:17:01 UTC 2019 - Stephan Kulow <coolo@suse.com>
- Do not hardcode nodejs8 but leave the prefer to the distribution
(Tumbleweed staging wants to switch to nodejs10)
-------------------------------------------------------------------
Fri Feb 15 13:45:57 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -79,7 +79,7 @@ BuildRequires: libproxy-devel
BuildRequires: makeinfo
BuildRequires: mozilla-nspr-devel >= 4.20
BuildRequires: mozilla-nss-devel >= 3.41
BuildRequires: nodejs8 >= 8.11
BuildRequires: nodejs >= 8.11
BuildRequires: python-devel
BuildRequires: python2-xml
BuildRequires: python3 >= 3.5