Ludovic Courtès writes: > Eric Bavier <ericbav...@gmail.com> 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