Leo Famulari writes: > On Sun, Mar 12, 2017 at 05:49:54PM -0400, Kei Kebreau wrote: >> * gnu/packages/documentation.scm (asciidoc)[arguments]: Add >> set-xml-binary-paths phase. >> [inputs]: Add libxml2 and libxslt. > >> #:phases >> (modify-phases %standard-phases >> + ;; Some binaries are required for asciidoc's proper usage. > > Can you add a few words about what goes wrong if asciidoc can't find > them? Yes I can! Please see the new patch that I submitted.