gnu: cheese: Remove obsolete input.

* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
This commit is contained in:
Marius Bakke 2020-11-20 14:34:12 +01:00
parent 74c4492629
commit c68dc3fba7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -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)