From d5a54a2500fc1b24e4827c074df6bcc7d33ef6f4 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 08 Aug 2006 09:32:37 +0000 Subject: firefox/firefox-devel are not good enough to work out of the box with sugar... build xulrunner even if they are present --- (limited to 'sugar-jhbuild') diff --git a/sugar-jhbuild b/sugar-jhbuild index b85b1ab..684e3ef 100755 --- a/sugar-jhbuild +++ b/sugar-jhbuild @@ -58,7 +58,6 @@ if LibDependency('libwnck', 'libwnck-1.0').check(): config.skip.append('libwnck') if LibDependency('mozilla', 'mozilla-gtkmozembed').check() or \ - LibDependency('firefox', 'firefox-gtkmozembed').check() or \ LibDependency('xulrunner', 'xulrunner-gtkmozembed').check(): config.skip.append('mozilla') -- cgit v0.9.1