mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 13:09:23 -05:00
gnu: gnome-clocks: Add missing input.
* gnu/packages/gnome.scm (gnome-clocks)[native-inputs]: Add VALA.
This commit is contained in:
parent
7567840391
commit
267604449e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue