gnu: dblatex: Add libxslt native-search-paths to its own. * gnu/packages/xml.scm (dblatex)[native-search-paths]: Set to %libxslt-search-paths. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
1 files changed, 4 insertions(+), 0 deletions(-) M gnu/packages/docbook.scm
M gnu/packages/docbook.scm => gnu/packages/docbook.scm +4 -0
@@ 743,6 743,10 @@ the in DocBook SGML DTDs.") inkscape/stable ;for svg conversion docbook-xml libxslt)) ;for xsltproc ;; lib/dbtexmf/xslt/4xslt.py shows that this package ;; makes use of XML_CATALOG_FILES and also invokes ;; xsltproc. (native-search-paths %libxslt-search-paths) (home-page "https://dblatex.sourceforge.net") (synopsis "DocBook to LaTeX Publishing") (description