Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsugar-jhbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sugar-jhbuild b/sugar-jhbuild
index c12531d..533a2c9 100755
--- a/sugar-jhbuild
+++ b/sugar-jhbuild
@@ -45,7 +45,8 @@ skip_modules = [
'libXrender',
'fontconfig',
'glib',
- 'gtk-doc'
+ 'gtk-doc',
+ 'startup-notification'
]
if LibDependency('mozilla', 'mozilla-gtkmozembed').check() or \