Date: Wednesday, May 6, 2020 @ 01:39:10
  Author: heftig
Revision: 382356

76.0-2: FS#66549: Disable system NSS to fix WebRTC

Modified:
  firefox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-05 21:33:14 UTC (rev 382355)
+++ PKGBUILD    2020-05-06 01:39:10 UTC (rev 382356)
@@ -4,7 +4,7 @@
 
 pkgname=firefox
 pkgver=76.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(x86_64)
 license=(MPL GPL LGPL)
@@ -81,10 +81,6 @@
 ac_add_options --with-google-safebrowsing-api-keyfile=${PWD@Q}/google-api-key
 ac_add_options --with-mozilla-api-keyfile=${PWD@Q}/mozilla-api-key
 
-# System libraries
-ac_add_options --with-system-nspr
-ac_add_options --with-system-nss
-
 # Features
 ac_add_options --enable-alsa
 ac_add_options --enable-jack

Reply via email to