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-jhbuild16
1 files changed, 6 insertions, 10 deletions
diff --git a/sugar-jhbuild b/sugar-jhbuild
index 43db2eb..32af0d8 100755
--- a/sugar-jhbuild
+++ b/sugar-jhbuild
@@ -40,16 +40,12 @@ if command == 'build':
# System dependencies
skip_modules = [
-'startup-notification',
-'libglade',
-'gtk+',
-'libXrender',
-'fontconfig',
-'glib',
-'gtk-doc',
-'libgnomeui',
-'libgnomecanvas',
-'pyorbit'
+ 'libglade',
+ 'gtk+',
+ 'libXrender',
+ 'fontconfig',
+ 'glib',
+ 'gtk-doc'
]
if LibDependency('libwnck', 'libwnck-1.0').check():