guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/5] gnu: Add gwenhywfar.


From: Ludovic Courtès
Subject: Re: [PATCH 3/5] gnu: Add gwenhywfar.
Date: Wed, 08 Jun 2016 14:53:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> * gnu/packages/gnucash.scm (gwenhywfar): New variable.

[...]

> +    (inputs
> +     `(("libgcrypt" ,libgcrypt)
> +       ("gnutls" ,gnutls)
> +       ("openssl" ,openssl)

Do all three libraries show up in ‘guix gc --references’?  In particular
are there programs linked against both OpenSSL and GnuTLS?  That seems a
bit crazy to me, but if it needs to be, then that’s fine!

Otherwise the package LGTM.

Thank you!

Ludo’.



reply via email to

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