From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GEsXV-0001nN-BT for garchives@archives.gentoo.org; Sun, 20 Aug 2006 19:00:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7KIwknq031605; Sun, 20 Aug 2006 18:58:46 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7KIucC7029739 for ; Sun, 20 Aug 2006 18:56:39 GMT Received: from [192.168.1.105] (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 45E2F64512 for ; Sun, 20 Aug 2006 18:56:38 +0000 (UTC) Message-ID: <44E8B05F.3080405@gentoo.org> Date: Sun, 20 Aug 2006 11:56:31 -0700 From: Donnie Berkholz User-Agent: Thunderbird 1.5.0.4 (X11/20060614) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Too many X modules pulled in References: <1156083714.22753.10.camel@pc7.dolda2000.com> In-Reply-To: <1156083714.22753.10.camel@pc7.dolda2000.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig06F4DD63932820DDC71F8002" X-Archives-Salt: 4969e4f8-1bb2-4215-89b4-8a9acbf8432e X-Archives-Hash: e4060d2010ccf1d4f422c2d3a1b940a4 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig06F4DD63932820DDC71F8002 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 obviousl= y > not on the DEPEND or RDEPEND variables)? >=20 > Please help me -- what should I do to make gtk+ only pull in the minima= l > amount of deps? It's because it inherits the virtualx.eclass -- gtk+ requires an X server (Xvfb) to build. What you can do is set USE=3D"minimal -dmx -xorg -xprint" in your package.use for xorg-server to minimize this. Also try VIDEO_CARDS=3D"" and INPUT_DEVICES=3D"" in make.conf. However, this only works well on xorg-server-1.1, so you will also need to add it to package.keywords. Thanks, Donnie --------------enig06F4DD63932820DDC71F8002 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE6LBfXVaO67S1rtsRAmgJAKC69uJGbzNkyaiHKdTOkNCLugpkDwCghbU0 uFM6pAwqKifr3TKwruDkHjQ= =mcQ6 -----END PGP SIGNATURE----- --------------enig06F4DD63932820DDC71F8002-- -- gentoo-user@gentoo.org mailing list