guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: mutter: Remove obsolete input.


From: guix-commits
Subject: 05/05: gnu: mutter: Remove obsolete input.
Date: Sat, 10 Sep 2022 07:46:36 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 966649a74c120cabda4abc31b597ddd202ea71ca
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Sep 10 12:45:04 2022 +0200

    gnu: mutter: Remove obsolete input.
    
    * gnu/packages/gnome.scm (mutter)[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 d6d321cfb1..3873f783f7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7589,9 +7589,9 @@ to display dialog boxes from the commandline and shell 
scripts.")
                                status))))))))))))
     (native-inputs
      (list desktop-file-utils           ; for update-desktop-database
+           gettext-minimal
            `(,glib "bin")               ; for glib-compile-schemas, etc.
            gobject-introspection
-           intltool
            pkg-config
            xvfb-run
            ;; For git build



reply via email to

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