gimp-2.8: Fix build

http://hydra.nixos.org/build/4126152
This commit is contained in:
Eelco Dolstra 2013-02-19 13:19:31 +01:00
parent 2b5aff10b9
commit 63a9eaaf72

View File

@ -7003,6 +7003,7 @@ let
gimp_2_8 = callPackage ../applications/graphics/gimp/2.8.nix {
inherit (gnome) libart_lgpl;
webkit = null;
};
gimp = gimp_2_6;