From 1ddb775d59896fc71c0c1be467d0abed6544af8e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 5 Apr 2010 14:08:28 -0400 Subject: [PATCH] [gnome-shell.modules] Add json-glib to jhbuild We want to have Clutter built with the external json-glib, with introspection support. Clutter's build breaks if we compile it with introspection but the system install doesn't have it, and anyways the internal copy is buggy and unmaintained. --- tools/build/gnome-shell.modules | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules index 2e578364e..978399e85 100644 --- a/tools/build/gnome-shell.modules +++ b/tools/build/gnome-shell.modules @@ -60,9 +60,20 @@ + + + + + + + + + + +