[gentoo-portage-dev] Connecting source and binary packages.

2008-07-16 Thread Jason Cipriani
I have mozilla-firefox-bin installed, but when I update things that
depend on firefox (such as epiphany), they attempt to get
mozilla-firefox instead. How do I make emerge realize that I already
have the binaries installed and don't need the source distribution?

Thanks,
Jason
-- 
gentoo-portage-dev@lists.gentoo.org mailing list



Re: [gentoo-portage-dev] Connecting source and binary packages.

2008-07-16 Thread Patrick Börjesson
On 2008-07-16 14:12, Jason Cipriani uttered these thoughts:
 I have mozilla-firefox-bin installed, but when I update things that
 depend on firefox (such as epiphany), they attempt to get
 mozilla-firefox instead. How do I make emerge realize that I already
 have the binaries installed and don't need the source distribution?

man portage, search for package.provided

-- 
()  The ASCII Ribbon Campaign - against HTML Email
/\  and proprietary formats.


pgppswH83ZlKS.pgp
Description: PGP signature


Re: [gentoo-portage-dev] Connecting source and binary packages.

2008-07-16 Thread Andrew Gaffney

Jason Cipriani wrote:

I have mozilla-firefox-bin installed, but when I update things that
depend on firefox (such as epiphany), they attempt to get
mozilla-firefox instead. How do I make emerge realize that I already
have the binaries installed and don't need the source distribution?


This isn't a support forum. Please post this on the gentoo-user mailing list.

--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Catalyst/Installer + x86 release coordinator
--
gentoo-portage-dev@lists.gentoo.org mailing list



Re: [gentoo-portage-dev] Connecting source and binary packages.

2008-07-16 Thread Jason Cipriani
On Wed, Jul 16, 2008 at 2:23 PM, Patrick Börjesson
[EMAIL PROTECTED] wrote:
 On 2008-07-16 14:12, Jason Cipriani uttered these thoughts:
 I have mozilla-firefox-bin installed, but when I update things that
 depend on firefox (such as epiphany), they attempt to get
 mozilla-firefox instead. How do I make emerge realize that I already
 have the binaries installed and don't need the source distribution?

 Although, if you enable the xulrunner use-flag, it draws that in
 instead, but i'm not sure how big a difference there is in size in
 between those (mozilla-firefox and xulrunner that is)

Thanks, this was the easiest solution and the one I used. Package size
is no big deal, it's build times that I was trying to cut down on.

Jason
--
gentoo-portage-dev@lists.gentoo.org mailing list