guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/4] gnu: Add librdkafka.


From: Ludovic Courtès
Subject: Re: [PATCH 1/4] gnu: Add librdkafka.
Date: Fri, 10 Jun 2016 14:31:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

宋文武 <address@hidden> skribis:

> * gnu/packages/networking.scm (librdkafka): New variable.

LGTM!

> +    (propagated-inputs
> +     `(("zlib" ,zlib))) ; in the Libs.private field of rdkafka.pc

It’s OK to do it this way, but I find it even nicer to modify the .pc to
add an extra -L (see ‘ipopt’ for an example of that.)

Thank you!

Ludo’.



reply via email to

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