gnu: guile-gcrypt: Refer to the right libgcrypt when cross-compiling.
authorLudovic Courtès <ludo@gnu.org>
Wed, 27 Jan 2021 10:51:43 +0000 (11:51 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 27 Jan 2021 21:55:40 +0000 (22:55 +0100)
commitc45a821a63b73e1655314c028315114f34b26417
treec0805c9747e094fbaa4eafd7de70f9cd2dfad3fd
parenta04b0e454ce366df78fa28b83721ecafe8ca26f3
gnu: guile-gcrypt: Refer to the right libgcrypt when cross-compiling.

Fixes a regression introduced in
5e163ba00969e7ba05897840a1199b967252b4ae where (gcrypt package-config)
would end up referring to the native libgcrypt.so instead of the target
one.

* gnu/packages/gnupg.scm (guile-gcrypt)[arguments]: Reintroduce
'add-libgrypt-config' phase.
[native-inputs]: Remove LIBGCRYPT.
gnu/packages/gnupg.scm