Gentoo Archives: gentoo-user

From: Mantas Povilaitis <mpovilaitis@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] insufficient emerge -t output
Date: Thu, 13 Apr 2006 06:32:17
Message-Id: 428c4cda0604122328v7d7f8db8tbc25399f0aff249c@mail.gmail.com
1 hi everyone,
2
3 when I do emerge -uDp world, my (kde only) system wants to pull in a
4 lot of gnome packages. When I add -t to see what wants them, it
5 doesn't show:
6
7 room17 mantas # emerge -uDpvt world
8
9 These are the packages that would be merged, in reverse order:
10
11 Calculating world dependencies... done!
12 [ebuild N ] x11-themes/gnome-themes-2.12.3 USE="-accessibility
13 -debug" 2,513 kB
14 [ebuild N ] x11-themes/gtk-engines-2.6.7 USE="-accessibility
15 -debug" 468 kB
16 [ebuild N ] x11-themes/gnome-icon-theme-2.12.1 USE="-debug" 3,040 kB
17 [ebuild N ] x11-themes/hicolor-icon-theme-0.8 30 kB
18 [ebuild N ] gnome-extra/evolution-data-server-1.4.2.1
19 USE="kerberos ldap ssl -debug -doc -ipv6 -krb4 -nntp" 13,900 kB
20 [ebuild N ] gnome-base/libgnomeui-2.12.0 USE="jpeg -debug -doc
21 -static" 1,788 kB
22 [ebuild N ] gnome-base/gnome-keyring-0.4.6 USE="-debug" 370 kB
23 [ebuild N ] gnome-base/libbonoboui-2.10.1-r1 USE="X -debug
24 -doc -static" 863 kB
25 [ebuild N ] gnome-base/libgnomecanvas-2.12.0 USE="X -debug
26 -doc -static" 576 kB
27 [ebuild N ] dev-libs/nss-3.9.2-r2 4,623 kB
28 [ebuild N ] dev-libs/nspr-4.6.1-r2 USE="-ipv6" 1,301 kB
29 [ebuild N ] gnome-base/libgnome-2.12.0.1 USE="-debug -doc -esd
30 -static" 932 kB
31 [ebuild N ] gnome-base/gnome-vfs-2.12.2 USE="hal samba ssl
32 -debug -doc -gnutls -howl -ipv6" 1,521 kB
33 [ebuild N ] gnome-base/gnome-mime-data-2.4.2 USE="-debug" 829 kB
34 [ebuild N ] gnome-base/libbonobo-2.10.1 USE="-debug -doc
35 -static" 1,326 kB
36 [ebuild N ] gnome-base/libglade-2.5.1 USE="-debug -doc" 310 kB
37 [ebuild N ] net-libs/libsoup-2.2.7 USE="ssl -debug -doc -static" 430 kB
38 [ebuild N ] net-libs/gnutls-1.2.10 USE="crypt -doc -zlib" 2,673 kB
39 [ebuild N ] app-crypt/opencdk-0.5.5 USE="-doc" 322 kB
40 [ebuild N ] dev-libs/libtasn1-0.2.18 USE="-doc" 882 kB
41 [ebuild N ] dev-libs/lzo-1.08-r1 416 kB
42
43 Total size of downloads: 39,125 kB
44
45 If I understand how to read the tree correctly, gnome is pulled in as
46 x11-themes/gnome-icon-theme dependency and gtk-engines as a dependency
47 of x11-themes/gnome-themes. But this tree doesn't show what wants
48 gnome themes and gnome-icon-theme.
49
50 So my question is how to find out why my system wants gnome themes and
51 gnome-icon-theme.
52
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] insufficient emerge -t output "Patrick Börjesson" <psycho@××××××××.cx>
Re: [gentoo-user] insufficient emerge -t output Richard Fish <bigfish@××××××××××.org>