mbakke pushed a commit to branch master
in repository guix.
commit 966649a74c120cabda4abc31b597ddd202ea71ca
Author: Marius Bakke <[email protected]>
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