MozillaFirefox/MozillaFirefox.spec
branchfirefox63
changeset 1078 9f49c406dc11
parent 1077 d8601c72c87b
child 1079 1663e876731f
--- a/MozillaFirefox/MozillaFirefox.spec	Thu Nov 08 17:56:27 2018 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Sat Nov 10 15:07:31 2018 +0100
@@ -66,7 +66,6 @@
 %else
 BuildRequires:  gcc-c++
 %endif
-BuildRequires:  cargo
 BuildRequires:  libXcomposite-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libidl-devel
@@ -76,10 +75,13 @@
 BuildRequires:  makeinfo
 BuildRequires:  mozilla-nspr-devel >= 4.20
 BuildRequires:  mozilla-nss-devel >= 3.39
+BuildRequires:  nodejs
 BuildRequires:  python-devel
 BuildRequires:  python2-xml
 BuildRequires:  python3 >= 3.5
 BuildRequires:  rust >= 1.28
+BuildRequires:  cargo >= 1.28
+BuildRequires:  cargo-crate-cbindgen >= 0.6.2
 BuildRequires:  startup-notification-devel
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
@@ -158,6 +160,8 @@
 Patch7:         mozilla-aarch64-startup-crash.patch
 Patch8:         mozilla-bmo256180.patch
 Patch9:         mozilla-bmo1463035.patch
+Patch10:        mozilla-bmo1491289.patch
+Patch11:        mozilla-cubeb-noreturn.patch
 # Firefox/browser
 Patch101:       firefox-kde.patch
 Patch102:       firefox-branded-icons.patch
@@ -267,6 +271,8 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
 # Firefox
 %patch101 -p1
 %patch102 -p1