gnu: itstool: Really push the modification announced in 9000d556. * gnu/packages/glib.scm (itstool): Do as announced in 9000d556.
1 files changed, 3 insertions(+), 2 deletions(-) M gnu/packages/glib.scm
M gnu/packages/glib.scm => gnu/packages/glib.scm +3 -2
@@ 264,8 264,9 @@ The intltool collection can be used to do these things: (base32 "1akq75aflihm3y7js8biy7b5mw2g11vl8yq90gydnwlwp0zxdzj6")))) (build-system gnu-build-system) (inputs `(("python-wrapper" ,python-wrapper))) (propagated-inputs `(("libxml2" ,libxml2) ("python-2" ,python-2))) (home-page "http://www.itstool.org") (synopsis "Tool to translate XML documents with PO files") (description