goffice_0_8: Fix build

This commit is contained in:
William A. Kennington III 2014-11-14 19:51:54 -08:00
parent 89e38c692f
commit 9458bc6ee3
1 changed files with 1 additions and 1 deletions

View File

@ -9640,7 +9640,7 @@ let
goffice = goffice_0_8;
};
goffice_0_8 = callPackage ../desktops/gnome-3/3.10/misc/goffice/0.8.nix {
goffice_0_8 = callPackage ../desktops/gnome-3/3.12/misc/goffice/0.8.nix {
inherit (gnome2) libglade libgnomeui;
gconf = gnome2.GConf;
libart = gnome2.libart_lgpl;