gnu: libxml2: Add explicit dependency on XZ.

* gnu/packages/xml.scm (libxml2)[inputs]: New field.
master
Marius Bakke 2018-07-28 15:47:24 +02:00
parent 5f8642ea6a
commit 7ba79d5d76
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ hierarchical form with variable field lengths.")
#t))))))
(home-page "http://www.xmlsoft.org/")
(synopsis "C parser for XML")
(inputs `(("xz" ,xz)))
(propagated-inputs `(("zlib" ,zlib))) ; libxml2.la says '-lz'.
(native-inputs `(("perl" ,perl)))
;; $XML_CATALOG_FILES lists 'catalog.xml' files found in under the 'xml'