Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-jhbuild
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-08 09:32:37 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-08 09:32:37 (GMT)
commitd5a54a2500fc1b24e4827c074df6bcc7d33ef6f4 (patch)
tree196759b56139cd12afb2b1e9ffa28b18d0c68f45 /sugar-jhbuild
parentd400a0d12e9054f39e5d0cdca44e4f7e3bd9e92a (diff)
firefox/firefox-devel are not good enough to work out of the box
with sugar... build xulrunner even if they are present
Diffstat (limited to 'sugar-jhbuild')
-rwxr-xr-xsugar-jhbuild1
1 files changed, 0 insertions, 1 deletions
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')