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 13:49:26 +0100 Message-ID: <871toi8be1.fsf@gnu.org> References: <20141130220405.GA1795@debian> <1417500113-22708-1-git-send-email-jmd@gnu.org> <20141202110300.GA4948@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]:57322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvmtZ-0003pC-Lp for guix-devel@gnu.org; Tue, 02 Dec 2014 07:49:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvmtU-0005TH-Lj for guix-devel@gnu.org; Tue, 02 Dec 2014 07:49:33 -0500 In-Reply-To: <20141202110300.GA4948@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Tue, 2 Dec 2014 12:03:00 +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: > Now, xorg needs to include xdisorg, I think; and vice versa. Why? I thought xdisorg would only contain third-party packages that Xorg does not depend on, no? Ludo=E2=80=99.