gnu: gnome-doc-utils: Add python2-libxml2 to native-inputs.

This is a followup to commit 7ce3224247.

* gnu/packages/gnome.scm (gnome-doc-utils)[native-inputs]: Add
  python2-libxml2.
master
Mark H Weaver 2015-06-19 23:03:04 -04:00
parent 264d57b68a
commit d80b0d4af5
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ The gnome-about program helps find which version of GNOME is installed.")
(native-inputs
`(("intltool" ,intltool)
("docbook-xml" ,docbook-xml-4.4)
("python2-libxml2" ,python2-libxml2)
("libxml2" ,libxml2)
("libxslt" ,libxslt)
("pkg-config" ,pkg-config)