Gentoo Archives: gentoo-user

From: Christoph Gysin <cgysin@×××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?
Date: Thu, 18 Aug 2005 15:06:31
Message-Id: 4304A29D.7090002@gmx.ch
In Reply to: [gentoo-user] unison requires Mozilla, doesn't accept Firefox? by Mark Knecht
1 Mark Knecht wrote:
2 > It seems I've ended up with copies of Mozilla on the two machines I
3 > used to check out Unison. Apparently, at least the way I emerged it,
4 > the ebuild doesn't have any flags to effect this.
5
6 Found out some more:
7
8 You seem to have the 'gnome', 'mozilla' and 'gtk' or 'gtk2' useflag in your
9 make.conf.
10
11 This is the relevant dependency tree (snipped out some stuff):
12
13 [ebuild N ] net-misc/unison-2.12.0 +gtk +gtk2
14 [ebuild N ] dev-ml/lablgtk-2.4.0 +gnome
15 [ebuild N ] gnome-base/gnome-panel-2.10.2
16 [ebuild N ] gnome-extra/evolution-data-server-1.2.3 +mozilla
17 [ebuild N ] www-client/mozilla-1.7.11
18
19 You advised portage to build unison, which needs lablgtk. lablgtk gets built
20 with gnome-support, so it needs gnome-panel, which in turn needs
21 evolution-data-server. And since you have the global useflag mozilla, this will
22 pull mozilla in.
23
24 Right? (could also be some other combination of use-flags, you get the idea)
25
26 Christoph
27 --
28 echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox? Mark Knecht <markknecht@×××××.com>