From 4595fa6a8b0a1f5671f709ed7177a5a2e852517c Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 1 Jul 2025 21:41:40 +0200 Subject: [PATCH] gnu: tecla: Replace gettext native-input. gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/gnome.scm (tecla)[native-inputs]: Replace gnu-gettext by gettext-minimal. Signed-off-by: Liliana Marie Prikler --- 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 2992d0675b1..df2923acfd3 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -9375,7 +9375,7 @@ devices using the GNOME desktop.") (build-system meson-build-system) (arguments (list #:glib-or-gtk? #t)) (inputs (list gtk libadwaita)) - (native-inputs (list `(,glib "bin") gnu-gettext pkg-config)) + (native-inputs (list `(,glib "bin") gettext-minimal pkg-config)) (home-page "https://gitlab.gnome.org/GNOME/tecla") (synopsis "Keyboard layout viewer") (description "Tecla is a keyboard layout viewer based on GTK 4 and