[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
- [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., John Darrington, 2014/12/02
- [PATCH 2/2] gnu: Add xclip., John Darrington, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Ludovic Courtès, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm.,
Andreas Enge <=
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Ludovic Courtès, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Andreas Enge, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Ludovic Courtès, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Eric Bavier, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Ludovic Courtès, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., Ludovic Courtès, 2014/12/02
- Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm., John Darrington, 2014/12/02