Re: [gentoo-user] Too many X modules pulled in

2006-08-21 Thread Fredrik Tolf
On Mon, 2006-08-21 at 21:18 +0200, Fredrik Tolf wrote: > On Sun, 2006-08-20 at 11:56 -0700, Donnie Berkholz wrote: > > Fredrik Tolf wrote: > > > I'm not an expert with portage, but the fact that xorg-server is > > > indented one space from gtk+ means that gtk+ depends on it directly, > > > doesn't

Re: [gentoo-user] Too many X modules pulled in

2006-08-21 Thread Fredrik Tolf
On Sun, 2006-08-20 at 11:56 -0700, Donnie Berkholz wrote: > Fredrik Tolf wrote: > > I'm not an expert with portage, but the fact that xorg-server is > > indented one space from gtk+ means that gtk+ depends on it directly, > > doesn't it? If so, whence does that dependency come from (it's obviously

Re: [gentoo-user] Too many X modules pulled in

2006-08-20 Thread Donnie Berkholz
Fredrik Tolf wrote: > I'm not an expert with portage, but the fact that xorg-server is > indented one space from gtk+ means that gtk+ depends on it directly, > doesn't it? If so, whence does that dependency come from (it's obviously > not on the DEPEND or RDEPEND variables)? > > Please help me --