[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 01/01: gnu: ncmpcpp: Enable taglib support.
From: |
Ludovic Courtès |
Subject: |
Re: 01/01: gnu: ncmpcpp: Enable taglib support. |
Date: |
Mon, 09 Mar 2015 20:45:22 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Paul van der Walt <address@hidden> skribis:
> On 2015-03-08 at 22:30, quoth Ludovic Courtès:
>>> + ("taglib" ,taglib)))
>>
>> ‘taglib’ should go to a new ‘inputs’ field, not to ‘native-inputs’ (the
>> distinction between the two is for when cross-compiling: ‘native-inputs’
>> are things that need to be run on the machine that compiles, whereas
>> ‘inputs’ is code to run on the target machine.)
>>
>> Could you adjust accordingly?
>
> Argh, of course you're right -- that was purely me having a fuzzy
> lack-of-attention moment... Sorry about that, correcting now.
No problem!
Paul van der Walt <address@hidden> skribis:
> * gnu/packages/mpd.scm (ncmpcpp): Fixup badly-placed taglib input.
Rather “Move TAGLIB from ‘native-inputs’ to ‘inputs’.”
Please push, thanks!
Ludo’.