From 77e9c9931e7b849d82def2b1cc657dc89f85d05b Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Mon, 31 Oct 2016 01:26:15 -0400 Subject: gnu: shotwell: Fix build by including 'gtk-update-icon-cache'. * gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 8b7da30152..d54ae2fb5f 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3884,6 +3884,7 @@ metadata in photo and video files of various formats.") `(("pkg-config" ,pkg-config) ("itstool" ,itstool) ("gettext" ,gettext-minimal) + ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache ("itstool" ,itstool) ("vala" ,vala))) (inputs -- cgit v1.2.3