From 64dec6c4176519849619f921a4ab0a133cb9c95e Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Sat, 15 Feb 2014 22:34:55 +0100 Subject: [PATCH] firefox: reenable system libpng --- firefox/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 886294744..a0f8b772f 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -5,7 +5,7 @@ name=firefox version=27.0 -release=3 +release=4 source=(ftp://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.bz2 firefox-install-dir.patch firefox.desktop) @@ -21,7 +21,7 @@ cat <<- EOF > .mozconfig #ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-mng - #ac_add_options --with-system-png + ac_add_options --with-system-png ac_add_options --with-system-nspr ac_add_options --with-system-nss ac_add_options --enable-system-ffi