guix-devel
[Top][All Lists]
Advanced

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

Re: Changing python-wrapper to handle lib/ etc.


From: Ludovic Courtès
Subject: Re: Changing python-wrapper to handle lib/ etc.
Date: Tue, 04 Nov 2014 22:40:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> On Tue, Nov 04, 2014 at 05:48:56PM +0100, Ludovic Courtès wrote:
>> Doesn’t that create a circular dependency between the ‘python’ package
>> and the ‘tk’ package, somehow?
>
> I checked only the direct inputs, the key is in "somehow"!
>
> tk depends on libx11, depends on libxcb, depends on python.

This:

  guix gc --references $(guix build libxcb) | grep python

shows nothing.  So what about creating a bare-bones Python for that
(perhaps with other optional dependencies removed, while we’re at it),
and use that as a dependency for libxcb?

Thanks,
Ludo’.



reply via email to

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