From 43501bc00beef80fd295030231b7ebcc9b96d182 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Fri, 18 Aug 2023 19:01:22 +0300 Subject: [PATCH] gnu: gtg: Add missing input. * gnu/packages/gnome.scm (gtg)[native-inputs]: Add itstool. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 69e870adf8..4fdb4e5ece 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2801,6 +2801,7 @@ (define-public gtg gettext-minimal `(,glib "bin") gobject-introspection + itstool pkg-config python)) (inputs