extra/firefox: fix

This commit is contained in:
Kevin Mihelich 2024-07-19 18:45:45 +00:00
parent ebd5e4115e
commit 078858b2f7

View file

@ -6,6 +6,7 @@
# - mozconfig changes for ARM
# - revert change for clang that breaks gcc build on ARM
# - disable rust lto for v7
# - use nodejs-lts-iron
highmem=1
@ -58,7 +59,7 @@ makedepends=(
llvm
mesa
nasm
nodejs
nodejs-lts-iron
python
rust
unzip