From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D34CD1384B4 for ; Sat, 5 Dec 2015 10:21:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9D9D21C019; Sat, 5 Dec 2015 10:21:06 +0000 (UTC) Received: from smarthost01d.mail.zen.net.uk (smarthost01d.mail.zen.net.uk [212.23.1.7]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A672E0851 for ; Sat, 5 Dec 2015 10:21:05 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01d.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1a59xg-0002bO-Mm for gentoo-user@lists.gentoo.org; Sat, 05 Dec 2015 10:21:04 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Console fonts revisited Date: Sat, 05 Dec 2015 10:21:04 +0000 Message-ID: <2519254.QLUsDK5ZZE@wstn> User-Agent: KMail/4.14.8 (Linux/4.1.12-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <566220BC.70403@gentoo.org> References: <72479272.Iazj106paV@wstn> <20151204204543.1c024567@hal9000.localdomain> <566220BC.70403@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01d-IP: [82.69.80.10] X-Archives-Salt: 26169150-34c6-484a-9c76-2ba46287ca0f X-Archives-Hash: 7c44da2fc21a261504d8e943aa41cff6 On Friday 04 December 2015 18:24:44 Jonathan Callen wrote: > media-fonts/terminus-font only requires X11 packages if USE=X is > enabled (adding deps on x11-apps/mkfontdir and media-fonts/encodings) > or USE=pcf is enabled (adding a dep on x11-apps/bdftopcf). All these > deps are compile-time only. USE=pcf installs the fonts used in X11, > USE=psf installs the fonts used on the console. Ah. Thanks for pointing that out. After negating all the USE flags I didn't need I'm now lighter by several x11-libs/*. -- Rgds Peter