forked from pool/MozillaFirefox
Accepting request 682354 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/682354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=283
This commit is contained in:
commit
8dd0a79e3b
@ -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>
|
Fri Feb 15 13:45:57 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ BuildRequires: libproxy-devel
|
|||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: mozilla-nspr-devel >= 4.20
|
BuildRequires: mozilla-nspr-devel >= 4.20
|
||||||
BuildRequires: mozilla-nss-devel >= 3.41
|
BuildRequires: mozilla-nss-devel >= 3.41
|
||||||
BuildRequires: nodejs8 >= 8.11
|
BuildRequires: nodejs >= 8.11
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python2-xml
|
BuildRequires: python2-xml
|
||||||
BuildRequires: python3 >= 3.5
|
BuildRequires: python3 >= 3.5
|
||||||
|
Loading…
Reference in New Issue
Block a user