Tobias Geerinckx-Rice <m...@tobias.gr> writes: > nckx pushed a commit to branch master > in repository guix. > > commit cd4c6039eab52a1ced748ee0dd1c33674799fbe8 > Author: Tobias Geerinckx-Rice <m...@tobias.gr> > Date: Fri Mar 23 08:56:30 2018 +0100 > > gnu: fribidi: Update to 1.0.2. > > * gnu/packages/fribidi.scm (fribidi): Update to 1.0.2. > [arguments]: Disable building documentation for now.
[...] > + (arguments > + `(#:configure-flags > + (list "--disable-docs"))) ; TODO: enable; requires c2man In which developers learn the magic of Autotools, by switching to Meson.. https://github.com/fribidi/fribidi/issues/72 TL;DR: c2man is not actually required for the dist tarballs, yet the build system tests for it. I've been wondering whether to take the fix, but then we'd need to 'autoreconf' it: https://github.com/fribidi/fribidi/commit/095d88503194e81059ab81d04b849d9245899dfa WDYT? Are there easier workarounds? Also note that Fribidi gained 2149 new dependents on 'core-updates', so we'll have to be careful about updating it once the branch starts.
signature.asc
Description: PGP signature