guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mark H. Weaver
Subject: 02/02: gnu: gnome-doc-utils: Add python2-libxml2 to native-inputs.
Date: Sat, 20 Jun 2015 03:07:20 +0000

mhw pushed a commit to branch core-updates
in repository guix.

commit d80b0d4af54c56a2628ee285631cdcce2b21fd58
Author: Mark H Weaver <address@hidden>
Date:   Fri Jun 19 23:03:04 2015 -0400

    gnu: gnome-doc-utils: Add python2-libxml2 to native-inputs.
    
    This is a followup to commit 7ce3224247d3acd559841f23d1b4b49d073b15f5.
    
    * gnu/packages/gnome.scm (gnome-doc-utils)[native-inputs]: Add
      python2-libxml2.
---
 gnu/packages/gnome.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4599f4d..30f834a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]