Geeqie: Use libchamplain.

svn path=/nixpkgs/trunk/; revision=22650
This commit is contained in:
Ludovic Courtès
2010-07-18 22:47:23 +00:00
parent cd06afd761
commit 3aee92f068
2 changed files with 15 additions and 3 deletions

View File

@@ -8131,7 +8131,7 @@ let
geeqie = import ../applications/graphics/geeqie {
inherit fetchurl stdenv pkgconfig libpng lcms exiv2
intltool gettext;
intltool gettext libchamplain;
inherit (gtkLibs) gtk;
};