summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Ruhier2021-03-24 12:16:29 +0000
committerAnthony Ruhier2021-03-24 12:17:25 +0000
commit8176bf3a2eeb80ca5a49eb4850d79ba5595cbe58 (patch)
tree3f52c3fab47f45a475862d8cb33d722f8888c8b7 /PKGBUILD
parent8d899208d35601e04553e8ee2641eef7bca406b9 (diff)
downloadaur-8176bf3a2eeb80ca5a49eb4850d79ba5595cbe58.tar.gz
Sync with official firefox package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3712342e13be..416e6ac658df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,10 +58,10 @@ pkgdesc="Standalone web browser from mozilla.org - Beta"
arch=(i686 x86_64)
license=(MPL GPL LGPL)
url="https://www.mozilla.org/en-US/firefox/channel/#beta"
-depends=(gtk3 libxt mime-types dbus-glib ffmpeg 'nss>=3.60' ttf-font libpulse)
+depends=(gtk3 libxt mime-types dbus-glib ffmpeg nss ttf-font libpulse)
makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack gtk2 nodejs cbindgen nasm
- python-setuptools python-psutil lld)
+ python-setuptools python-psutil python-zstandard lld dump_syms)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'
@@ -119,11 +119,6 @@ ac_add_options --enable-optimize
ac_add_options --enable-rust-simd
ac_add_options --enable-linker=lld
ac_add_options --disable-elf-hack
-export CC='clang --target=x86_64-unknown-linux-gnu'
-export CXX='clang++ --target=x86_64-unknown-linux-gnu'
-export AR=llvm-ar
-export NM=llvm-nm
-export RANLIB=llvm-ranlib
# Branding
ac_add_options --enable-official-branding