gnu: gnome-clocks: Add missing input.

* gnu/packages/gnome.scm (gnome-clocks)[native-inputs]: Add VALA.
This commit is contained in:
Marius Bakke 2022-09-16 00:32:24 +02:00
parent 7567840391
commit 267604449e
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -10100,7 +10100,8 @@ (define-public gnome-clocks
gettext-minimal
`(,glib "bin") ; for glib-compile-resources
itstool
pkg-config))
pkg-config
vala))
(inputs
(list geoclue
geocode-glib-with-libsoup2