From 48b95acd4839b3caf198c226e34dd52311def5f2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 8 Jan 2013 14:05:09 +0100 Subject: [PATCH] firefox: make this build again: use internal cairo. --- srcpkgs/firefox/files/mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/firefox/files/mozconfig b/srcpkgs/firefox/files/mozconfig index 9cb627d164..bf559b0f62 100644 --- a/srcpkgs/firefox/files/mozconfig +++ b/srcpkgs/firefox/files/mozconfig @@ -15,7 +15,7 @@ ac_add_options --with-system-libvpx ac_add_options --enable-system-hunspell ac_add_options --enable-system-sqlite ac_add_options --enable-system-ffi -ac_add_options --enable-system-cairo +ac_add_options --disable-system-cairo ac_add_options --enable-system-pixman ac_add_options --with-pthreads