diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/xml.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 604d05e1ea..561abfdf09 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -1155,6 +1155,7 @@ code for classes that correspond to data structures defined by XMLSchema.") (list util-linux ; for 'getopt' libxml2 ; for 'xmllint' libxslt)) ; for 'xsltproc' + (native-search-paths %libxslt-search-paths) (home-page "http://cyberelk.net/tim/software/xmlto/") (synopsis "Front-end to an XSL toolchain") (description |