From b5ce32b7916ae117e041fd051d92467176bc02ef Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 6 Jan 2012 20:10:07 -0500 Subject: [PATCH] gnomeos: --disable-silent-rules for cairo --- gnomeos/3.4/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnomeos/3.4/manifest.json b/gnomeos/3.4/manifest.json index 69ef0a60..1898dbbe 100644 --- a/gnomeos/3.4/manifest.json +++ b/gnomeos/3.4/manifest.json @@ -243,7 +243,7 @@ {"src": "fd:cairo", "branch": "1.10.2", - "config-opts": ["--disable-cairo-script-interpreter"]}, + "config-opts": ["--disable-interpreter"]}, {"src": "gnome:gobject-introspection"} ]