>> * gnu/packages/fonts.scm (font-gnu-freefont-ttf): Update to 20120503. >> [arguments]: Build from source. >> * guix/gnu-maintenance.scm (%tarball-rx): Remove comment. > Not clear, how about “Remove comment about freefont-ttf.”? ok >> […] >> + (native-inputs `(("fontforge" ,(package (inherit fontforge) >> + (inputs `(("python-2" ,python-2) >> + ,@(package-inputs fontforge))))))) > Why not add ‘python-2’ to the fontforge package directly? see inline references in the updated patch