From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Error in compiling fontutils.scm Date: Tue, 7 May 2013 13:46:03 +0200 Message-ID: <201305071346.03668.andreas@enge.fr> References: <201305051348.25874.andreas@enge.fr> <201305071010.46439.andreas@enge.fr> <87txmf5878.fsf@gnu.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZgLU-0004tG-Jb for bug-guix@gnu.org; Tue, 07 May 2013 07:46:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZgLR-0002zQ-8c for bug-guix@gnu.org; Tue, 07 May 2013 07:46:12 -0400 In-Reply-To: <87txmf5878.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?utf-8?q?Court=C3=A8s?= Cc: bug-guix@gnu.org Am Dienstag, 7. Mai 2013 schrieb Ludovic Court=C3=A8s: > No, because the idea of moving it to a separate file was precisely to > get rid of the X/Ghostscript circular dependency. Ah, I thought this was already solved by having two separate packages. Andreas