[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add detox.
From: |
Eric Bavier |
Subject: |
Re: [PATCH] gnu: Add detox. |
Date: |
Tue, 12 Aug 2014 09:30:47 -0500 |
User-agent: |
mu4e 0.9.9.5; emacs 23.3.1 |
Ludovic Courtès writes:
> Eric Bavier <address@hidden> skribis:
>
>> + (inputs
>> + `(("flex" ,flex)
>> + ("popt" ,popt)))
>
> Flex should be a native input, and I think popt too (it’s a program used
> at build time, right?).
Both flex and popt are used in this case for their runtime libraries
(libfl and libpopt).
--
Eric Bavier