gnu: gettext: Link explicitly to libexpat, again.
authorAndy Wingo <wingo@pobox.com>
Sun, 5 Apr 2015 08:22:28 +0000 (10:22 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 5 Apr 2015 21:18:53 +0000 (23:18 +0200)
commit4aaad09db1a95a720562633046e08e5f7b4f684d
tree42d1ef947cea71e682b12bf3832689e95e2dfdd1
parent29ec55ee27f9127eacc9432741998e585564468e
gnu: gettext: Link explicitly to libexpat, again.

* gnu/packages/gettext.scm (gnu-gettext): Re-enable patch from
  0e4e4b1329bcf881620f230fda60b6b63d1f8356 to explictly link to
  libexpat.  Otherwise libexpat was searched at runtime via dlopen,
  which obviously doesn't work in a Guix context.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/gettext.scm