[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’.
- Re: Changing python-wrapper to handle lib/ etc., (continued)
- Re: Changing python-wrapper to handle lib/ etc., Federico Beffa, 2014/11/03
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/03
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/03
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/03
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/03
- Re: Changing python-wrapper to handle lib/ etc., Ludovic Courtès, 2014/11/04
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/04
- Re: Changing python-wrapper to handle lib/ etc., Ludovic Courtès, 2014/11/04
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/04
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/04
- Re: Changing python-wrapper to handle lib/ etc.,
Ludovic Courtès <=
- Re: Changing python-wrapper to handle lib/ etc., Andreas Enge, 2014/11/04
Re: Changing python-wrapper to handle lib/ etc., Ludovic Courtès, 2014/11/03