Alírio Eyng <alirioe...@gmail.com> skribis: > From f4dc7c6318f42613b5f566653c5106710ace920d Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?al=C3=ADrio=20eyng?= <alirioe...@gmail.com> > Date: Fri, 18 Mar 2016 14:52:12 +0000 > Subject: [PATCH] gnu: fontforge: Update to 20150824. > > * gnu/packages/fontutils.scm (fontforge): Update to 20150824. > [inputs]: Add libltdl, libxft, pkg-config, python.
I made pkg-config a native input (I think ‘guix lint’ suggests that) and pushed. While at it, commit 329a702634ec9b12f41676fb7b0680f0797f5907 makes builds reproducible (the problem was already there before.) In the future, make sure to make a --rounds=2 build to check for such problems. Thank you! Ludo’.