From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm. Date: Tue, 02 Dec 2014 14:30:35 +0100 Message-ID: <87iohu6ux0.fsf@gnu.org> References: <20141130220405.GA1795@debian> <1417500113-22708-1-git-send-email-jmd@gnu.org> <20141202110300.GA4948@debian.math.u-bordeaux1.fr> <871toi8be1.fsf@gnu.org> <20141202130754.GA5916@debian.math.u-bordeaux1.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvnXP-0007OP-CT for guix-devel@gnu.org; Tue, 02 Dec 2014 08:30:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvnXK-0005hh-6r for guix-devel@gnu.org; Tue, 02 Dec 2014 08:30:43 -0500 In-Reply-To: <20141202130754.GA5916@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Tue, 2 Dec 2014 14:07:54 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org, John Darrington Andreas Enge skribis: > Maybe I was mistaken. I was thinking of mesa, but it is defined in gl and > not xorg. At the same time it has inputs from xorg (currently, libdrm, but > also libx11 and others); and it is an input to xorg, for xf86-video-.... OK. > So there is already a circle between the gl and xorg modules now, which is > not a circular dependency; and I assume things should still work after pa= rt > of xorg is moved to xdisorg. Yeah, I think this won=E2=80=99t make any difference. Ludo=E2=80=99.