mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 06:45:55 +02:00
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.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user