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

commit 90002914cb4567086c6c4a6040698dfafcdb47fd
Author: Marius Bakke <[email protected]>
AuthorDate: Thu Jun 30 23:08:24 2022 +0200

    gnu: yelp-xsl: Remove obsolete input.
    
    * gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove INTLTOOL.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0cde3caebd..5280d8324d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6845,7 +6845,6 @@ of running programs and invoke methods on those 
interfaces.")
     (native-inputs
      `(("ducktype" ,mallard-ducktype)
        ("gettext" ,gettext-minimal)
-       ("intltool" ,intltool)
        ("itstool" ,itstool)
        ("xmllint" ,libxml2)
        ("xsltproc" ,libxslt)))

Reply via email to