guix-commits
[Top][All Lists]
Advanced

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

01/23: gnu: cheese: Remove obsolete input.


From: guix-commits
Subject: 01/23: gnu: cheese: Remove obsolete input.
Date: Fri, 20 Nov 2020 19:23:08 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit c68dc3fba73511ed1f47df64c033dd34f03711e2
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Nov 20 14:34:12 2020 +0100

    gnu: cheese: Remove obsolete input.
    
    * gnu/packages/gnome.scm (cheese)[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 f05aafa..2d2f941 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10392,9 +10392,9 @@ photo-booth-like software, such as Cheese.")
     (native-inputs
      `(("docbook-xsl" ,docbook-xsl)
        ("docbook-xml" ,docbook-xml-4.3)
+       ("gettext" ,gettext-minimal)
        ("glib:bin" ,glib "bin")
        ("gtk-doc" ,gtk-doc)
-       ("intltool" ,intltool)
        ("itstool" ,itstool)
        ("libxml2" ,libxml2)
        ("libxslt" ,libxslt)



reply via email to

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