Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16271 - Make galeon work with mozilla 1.3beta
Summary: Make galeon work with mozilla 1.3beta
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://galeon.sourceforge.net/
Whiteboard:
Keywords:
: 16735 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-24 06:42 UTC by Michael Huber
Modified: 2003-03-05 15:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Huber 2003-02-24 06:42:06 UTC
galeon currently depends on mozilla 1.2*
the galeon-homepage tells that it should also work with 1.3beta. Can you make
the ebuild working with 1.3beta?

Reproducible: Always
Steps to Reproduce:
Comment 1 Alexander Isacson 2003-02-24 13:05:40 UTC
You just need to change the dependancies.

I did merged it manually using

ebuild /usr/portage/net-www/galeon/galeon-1.2.8 merge

and it now works fine.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-03 09:22:04 UTC
*** Bug 16735 has been marked as a duplicate of this bug. ***
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-05 15:01:51 UTC
I did fix this already.

------------------------------------------------
  23 Feb 2003; Martin Schlemmer <azarah@gentoo.org> galeon-1.2.8.ebuild :
  Change snapshot param to ./configure to set it to the current version
  of mozilla running.  The DEPEND *should* ensure that we have the correct
  version of mozilla installed, but this should also enable more experienced
  users to say build galeon against mozilla-1.3b without hacking this.