Gentoo Archives: gentoo-user

From: "Patrick Börjesson" <psycho@××××××××.cx>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] insufficient emerge -t output
Date: Thu, 13 Apr 2006 12:18:56
Message-Id: 20060413114659.GA5522@nexon
In Reply to: [gentoo-user] insufficient emerge -t output by Mantas Povilaitis
1 On 2006-04-13 06:28, Mantas Povilaitis uttered these thoughts:
2 > when I do emerge -uDp world, my (kde only) system wants to pull in a
3 > lot of gnome packages. When I add -t to see what wants them, it
4 > doesn't show:
5 >
6 > room17 mantas # emerge -uDpvt world
7
8 [snip]
9
10 > If I understand how to read the tree correctly, gnome is pulled in as
11 > x11-themes/gnome-icon-theme dependency and gtk-engines as a dependency
12 > of x11-themes/gnome-themes. But this tree doesn't show what wants
13 > gnome themes and gnome-icon-theme.
14
15 I would think the only time a package is shown as a top level "object"
16 in the tree output from emerge is when it's included in the world-file.
17
18 > So my question is how to find out why my system wants gnome themes and
19 > gnome-icon-theme.
20
21 You're sure you haven't installed x11-themes/gnome-themes explicitly
22 before? Send output of:
23
24 grep gnome /var/lib/portage/world
25
26
27 Regards,
28 Patrick Börjesson
29
30 --
31 () The ASCII Ribbon Campaign - against HTML Email
32 /\ and proprietary formats.

Replies

Subject Author
Re: [gentoo-user] insufficient emerge -t output Mantas Povilaitis <mpovilaitis@×××××.com>