gnu: shotwell: Fix build.
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add vala.
This commit is contained in:
parent
bdd48e3cb9
commit
2a8e92f2d9
1 changed files with 2 additions and 1 deletions
|
@ -7471,7 +7471,8 @@ metadata in photo and video files of various formats.")
|
||||||
`(,glib "bin")
|
`(,glib "bin")
|
||||||
itstool
|
itstool
|
||||||
pkg-config
|
pkg-config
|
||||||
python))
|
python
|
||||||
|
vala))
|
||||||
(inputs
|
(inputs
|
||||||
(list gcr
|
(list gcr
|
||||||
gexiv2
|
gexiv2
|
||||||
|
|
Reference in a new issue