Gentoo Archives: gentoo-user

From: Erik <sigra@××××.se>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Why does Xaw3d depend on indirectly on x11-misc/imake and x11-misc/gccmakedep?
Date: Wed, 05 Apr 2006 09:26:34
Message-Id: 44338BB7.1020509@home.se
1 It seems like Xaw3d depends indirectly on x11-misc/imake and
2 x11-misc/gccmakedep:
3
4 # emerge -Dtpv Xaw3d
5
6 These are the packages that would be merged, in reverse order:
7
8 Calculating dependencies... done!
9 [ebuild R ] x11-libs/Xaw3d-1.5-r1 0 kB
10 [ebuild N ] x11-misc/imake-1.0.1-r1 USE="-debug" 0 kB
11 [ebuild N ] x11-misc/xorg-cf-files-1.0.1-r1 USE="-debug" 0 kB
12 [ebuild N ] x11-misc/gccmakedep-1.0.1-r1 USE="-debug" 0 kB
13
14 Total size of downloads: 0 kB
15
16
17 But I can not find out why because nothing seems to depend on
18 x11-misc/imake and x11-misc/gccmakedep:
19
20 # equery d x11-misc/imake
21 [ Searching for packages depending on x11-misc/imake... ]
22 # equery d x11-misc/xorg-cf-files
23 [ Searching for packages depending on x11-misc/xorg-cf-files... ]
24 # equery d x11-misc/gccmakedep
25 [ Searching for packages depending on x11-misc/gccmakedep... ]
26
27
28 What command should I execute to find out why x11-misc/imake and
29 x11-misc/gccmakedep are needed?
30 --
31 gentoo-user@g.o mailing list

Replies