gnu: itstool: Add python2-libxml2 to propagated-inputs.
This is a followup to commit 7ce3224247d3acd559841f23d1b4b49d073b15f5. * gnu/packages/glib.scm (itstool)[propagated-inputs]: Add python2-libxml2.
This commit is contained in:
parent
9a6953d28a
commit
264d57b68a
@ -317,6 +317,7 @@ The intltool collection can be used to do these things:
|
|||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("libxml2" ,libxml2)
|
`(("libxml2" ,libxml2)
|
||||||
|
("python2-libxml2" ,python2-libxml2)
|
||||||
("python-2" ,python-2)))
|
("python-2" ,python-2)))
|
||||||
(home-page "http://www.itstool.org")
|
(home-page "http://www.itstool.org")
|
||||||
(synopsis "Tool to translate XML documents with PO files")
|
(synopsis "Tool to translate XML documents with PO files")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user