On Wednesday 05 April 2006 11:19, Erik wrote:
> It seems like Xaw3d depends indirectly on x11-misc/imake and
[SNIP]
> [ebuild   R   ] x11-libs/Xaw3d-1.5-r1  0 kB
[SNIP]
> But I can not find out why because nothing seems to depend on
> x11-misc/imake and x11-misc/gccmakedep:

# cat /usr/portage/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild
[SNIP]
DEPEND="${RDEPEND}
        >=sys-apps/sed-4
        || ( (  x11-proto/xextproto
                x11-misc/imake
                x11-misc/gccmakedep )
                virtual/x11 )"
[SNIP]

> # equery d x11-misc/imake
> [ Searching for packages depending on x11-misc/imake... ]
> # equery d x11-misc/xorg-cf-files
> [ Searching for packages depending on x11-misc/xorg-cf-files... ]
> # equery d x11-misc/gccmakedep
> [ Searching for packages depending on x11-misc/gccmakedep... ]
>
> What command should I execute to find out why x11-misc/imake and
> x11-misc/gccmakedep are needed?

# equery d imake
[ Searching for packages depending on imake... ]
x11-libs/Xaw3d-1.5-r1
virtual/x11-7.0-r1
# equery d gccmakedep
[ Searching for packages depending on gccmakedep... ]
x11-libs/Xaw3d-1.5-r1
virtual/x11-7.0-r1

I think you are running an old version of gentoolkit. equery has improved 
quite a bit in the newest unstable version.

# eix -e gentoolkit -c
[I] app-portage/gentoolkit (0.2.2_pre4): Collection of administration scripts 
for Gentoo

-- 
Bo Andresen
-- 
[email protected] mailing list

Reply via email to