guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm.


From: Andreas Enge
Subject: Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm.
Date: Tue, 2 Dec 2014 12:03:00 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Dec 02, 2014 at 07:01:52AM +0100, John Darrington wrote:
> +++ b/gnu/packages/xdisorg.scm
> +(define-module (gnu packages xorg)

There is a copy-paste error here.

> -;; packages outside the x.org system proper
> -
> -(define-public xclip
> -  (package

This apparently refers to your modified xorg.scm, since the one on master
does not include xclip.

Now, xorg needs to include xdisorg, I think; and vice versa. Hopefully,
this does not introduce circular dependencies. Did you try to build a few
packages?

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]