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
@ -10100,7 +10100,8 @@ Microsoft SkyDrive and Hotmail, using their REST protocols.")
|
|||||||
gettext-minimal
|
gettext-minimal
|
||||||
`(,glib "bin") ; for glib-compile-resources
|
`(,glib "bin") ; for glib-compile-resources
|
||||||
itstool
|
itstool
|
||||||
pkg-config))
|
pkg-config
|
||||||
|
vala))
|
||||||
(inputs
|
(inputs
|
||||||
(list geoclue
|
(list geoclue
|
||||||
geocode-glib-with-libsoup2
|
geocode-glib-with-libsoup2
|
||||||
|
Loading…
Reference in New Issue
Block a user