From 9a699aa3c61a7bf754b7a11e28ed73c8a7cad9f9 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 01 Sep 2006 12:16:44 +0000 Subject: Goocanvas requires gtk 2.10 so we need to build that too, until is reach major distributions at least. --- (limited to 'sugar-jhbuild') diff --git a/sugar-jhbuild b/sugar-jhbuild index 533a2c9..1deacc3 100755 --- a/sugar-jhbuild +++ b/sugar-jhbuild @@ -41,12 +41,13 @@ if command == 'build': skip_modules = [ 'libglade', - 'gtk+', 'libXrender', + 'libxml2', + 'shared-mime-info', 'fontconfig', - 'glib', 'gtk-doc', - 'startup-notification' + 'startup-notification', + 'libXft' ] if LibDependency('mozilla', 'mozilla-gtkmozembed').check() or \ -- cgit v0.9.1