guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: gnome-clocks: Add missing input.


From: guix-commits
Subject: 05/08: gnu: gnome-clocks: Add missing input.
Date: Sun, 18 Sep 2022 07:00:07 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 267604449e267e81c11fb222d0de4de4c0a80bec
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Sep 16 00:32:24 2022 +0200

    gnu: gnome-clocks: Add missing input.
    
    * gnu/packages/gnome.scm (gnome-clocks)[native-inputs]: Add VALA.
---
 gnu/packages/gnome.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a0318b3737..190cc42950 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10100,7 +10100,8 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
            gettext-minimal
            `(,glib "bin")               ; for glib-compile-resources
            itstool
-           pkg-config))
+           pkg-config
+           vala))
     (inputs
      (list geoclue
            geocode-glib-with-libsoup2



reply via email to

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