diff --git a/firefox.spec b/firefox.spec index 50a4e93..c2f1840 100644 --- a/firefox.spec +++ b/firefox.spec @@ -37,7 +37,7 @@ Summary: Next generation web browser Name: firefox Version: %{major} Epoch: %{ff_epoch} -Release: 1 +Release: 2 License: MPLv1+ Group: Networking/WWW Url: http://www.mozilla.com/firefox/ @@ -98,6 +98,7 @@ BuildRequires: pkgconfig(python) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(libIDL-2.0) BuildRequires: makedepend +BuildRequires: nodejs BuildRequires: nss-devel >= 2:3.24 BuildRequires: nss-static-devel BuildRequires: pkgconfig(nspr) >= 4.17 @@ -310,7 +311,7 @@ ac_add_options --with-system-zlib ac_add_options --with-unsigned-addon-scopes=app ac_add_options --without-system-libvpx #ac_add_options --enable-rust-debug -ac_add_options --disable-nodejs +#ac_add_options --disable-nodejs EOF