guix-commits
[Top][All Lists]
Advanced

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

07/16: gnu: glade: Remove obsolete input.


From: guix-commits
Subject: 07/16: gnu: glade: Remove obsolete input.
Date: Thu, 1 Sep 2022 16:24:45 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit cce200369f07de82fe66131e0af43586005d2752
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Sep 1 19:43:42 2022 +0200

    gnu: glade: Remove obsolete input.
    
    * gnu/packages/gnome.scm (glade3)[native-inputs]: Remove INTLTOOL.  Add
    GETTEXT-MINIMAL.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 373230a267..a36431f72b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3177,10 +3177,10 @@ current/manpages/docbook.xsl")
     (native-inputs
      (list docbook-xml-4.2
            docbook-xsl
+           gettext-minimal
            `(,glib "bin")
            gobject-introspection
            hicolor-icon-theme
-           intltool
            itstool
            libxslt                      ;for xsltproc
            python



reply via email to

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