shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic

This commit is contained in:
Matthias C. M. Troffaes 2014-12-22 08:46:16 +00:00
parent 6a7971bee7
commit 59e22e8879

View file

@ -50,7 +50,8 @@ in stdenv.mkDerivation rec {
buildInputs = [ m4 glibc gtk3 libexif libgphoto2 libsoup libxml2 vala sqlite webkitgtk24x pkgconfig
gst_all_1.gstreamer gst_all_1.gst-plugins-base gnome3.libgee which udev gnome3.gexiv2
libraw rest json_glib gettext desktop_file_utils glib lcms2 gdk_pixbuf librsvg
makeWrapper gnome_doc_utils ];
makeWrapper gnome_doc_utils
gnome3.gnome_icon_theme gnome3.gnome_icon_theme_symbolic ];
meta = with stdenv.lib; {
description = "Popular photo organizer for the GNOME desktop";