guix-commits
[Top][All Lists]
Advanced

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

04/09: gnu: gtg: Add missing input.


From: guix-commits
Subject: 04/09: gnu: gtg: Add missing input.
Date: Fri, 18 Aug 2023 15:49:37 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 43501bc00beef80fd295030231b7ebcc9b96d182
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Aug 18 19:01:22 2023 +0300

    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 @@ and how they are displayed (View).")
            gettext-minimal
            `(,glib "bin")
            gobject-introspection
+           itstool
            pkg-config
            python))
     (inputs



reply via email to

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