gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.

* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
This commit is contained in:
Leo Famulari 2016-10-31 01:26:15 -04:00
parent 205f0107bb
commit 77e9c9931e
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -3884,6 +3884,7 @@ (define-public shotwell
`(("pkg-config" ,pkg-config)
("itstool" ,itstool)
("gettext" ,gettext-minimal)
("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
("itstool" ,itstool)
("vala" ,vala)))
(inputs