Gentoo Archives: gentoo-dev

From: mikepolniak <mikpolniak@××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] where does world update find gnome dependencies with no gnome installed in my gentoo?
Date: Fri, 18 Jan 2002 11:15:21
Message-Id: 20020118121625.490fb805.mikpolniak@adelphia.net
1 With my USE=<no gnome> while building gentoo i do not have any gnome installed.
2 I also made sure to not emerge anything with gnome -dependencies.
3
4 Today an emerge --pretend --world update now wants to add gnome-base/ORBit
5 and gnome-libs:
6 ...................... done!
7 [ebuild U] sys-apps/portage-1.8.5-r4 to /
8 [ebuild U] sys-apps/shadow-4.0.1-r1 to /
9 [ebuild U] sys-libs/gdbm-1.8.0-r4 to /
10 [ebuild U] sys-apps/devfsd-1.3.21 to /
11 [ebuild U] app-admin/sudo-1.6.5_p1 to /
12 [ebuild N ] media-libs/libungif-4.1.0 to /
13 [ebuild U] media-libs/imlib-1.9.11-r1 to /
14 [ebuild N ] dev-db/edb-1.0.2-r1 to /
15 [ebuild U] media-libs/freetype-1.3.1-r3 to /
16 [ebuild N ] media-libs/imlib2-1.0.4-r1 to /
17 [ebuild N ] x11-libs/libast-0.4-r1 to /
18 [ebuild U] x11-terms/eterm-0.9.1-r2 to /
19 [ebuild U] media-sound/xmms-1.2.6-r1 to /
20 [ebuild U] sys-kernel/linux-sources-2.4.18_pre4 to /
21 [ebuild U] x11-wm/fluxbox-0.1.6 to /
22 [ebuild N ] gnome-base/ORBit-0.5.12-r1 to / <----where does it find this
23 [ebuild N ] media-libs/audiofile-0.2.2 to /
24 [ebuild N ] media-sound/esound-0.2.23 to /
25 [ebuild N ] gnome-base/gnome-libs-1.4.1.2-r3 to / <----where does it find this
26
27 I checked all the ebuilds in the above list and could not find any gnome depends
28 so i ran #emerge --pretend for each pkg in the list (except the 2 gnome)
29 and _no_ gnome is needed to build all the above individually.
30
31 So i can still keep gnome out by doing all the emerges individually, but the question is
32 where does the emerge --world update find the gnome dependency?
33
34 I would like to let to do world updates with one emerge.
35 --
36 Save bandwidth and time - Get Mailfilter - The Anti-Spam Utility
37 http://mailfilter.sourceforge.net/index.html

Replies