aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-11-29 19:26:32 +0100
committerpsykose <alice@ayaya.dev>2022-11-29 19:26:32 +0100
commitce8f128fa29d7b7ded409cf56f0e57b1d08d4805 (patch)
treee278b28c39d91de8220756bc1f32b813e20d29d4
parent133a770565cbea6cd7dd4cf0e2f2807621fb522e (diff)
community/firefox: rebuild against system libpng
-rw-r--r--community/firefox/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/firefox/APKBUILD b/community/firefox/APKBUILD
index e84e79be7a9..720054bcc20 100644
--- a/community/firefox/APKBUILD
+++ b/community/firefox/APKBUILD
@@ -5,7 +5,7 @@
pkgname=firefox
pkgver=107.0
_releasedate=2022-11-15
-pkgrel=2
+pkgrel=3
pkgdesc="Firefox web browser"
url="https://www.firefox.com/"
# s390x blocked by lld
@@ -530,6 +530,7 @@ prepare() {
ac_add_options --with-system-libvpx
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
+ ac_add_options --with-system-png
ac_add_options --with-system-webp
ac_add_options --with-system-zlib