Skip to content

Commit

Permalink
gThumb: add defaultIconTheme dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
exi committed Oct 23, 2016
1 parent b231edc commit ee655bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/gthumb/default.nix
Expand Up @@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
buildInputs = with gnome3;
[ itstool libxml2 intltool glib gtk gsettings_desktop_schemas dconf
exiv2 libjpeg libtiff gstreamer libraw libsoup libsecret libchamplain
librsvg libwebp json_glib webkit lcms2 bison flex hicolor_icon_theme ];
librsvg libwebp json_glib webkit lcms2 bison flex hicolor_icon_theme defaultIconTheme ];

enableParallelBuilding = true;

Expand Down

0 comments on commit ee655bc

Please sign in to comment.