Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-jhbuild
diff options
context:
space:
mode:
Diffstat (limited to 'sugar-jhbuild')
-rwxr-xr-xsugar-jhbuild7
1 files changed, 4 insertions, 3 deletions
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 \