From 66bc19287ef7b64cdcc501690ca2c5b05c37b667 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Mon, 13 Dec 2021 15:01:40 +0100 Subject: [PATCH] Hopefully fix building --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 5008768..ede7250 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -175,9 +175,9 @@ ac_add_options --allow-addon-sideload # System libraries ac_add_options --disable-libproxy ac_add_options --enable-system-pixman -ac_add_options --with-system-av1 +#ac_add_options --with-system-av1 breaks build as of 13.12. ac_add_options --with-system-ffi -ac_add_options --with-system-graphite2 +#ac_add_options --with-system-graphite2 breaks build as of 13.12 ac_add_options --with-system-harfbuzz ac_add_options --with-system-icu ac_add_options --with-system-jpeg