Added iso-codes as buildinput for gtkhtml in order to fix compilation
svn path=/nixpkgs/branches/stdenv-updates/; revision=15130
This commit is contained in:
@@ -162,7 +162,7 @@ rec {
|
||||
};
|
||||
|
||||
gtkhtml = import ./gtkhtml.nix {
|
||||
inherit fetchurl stdenv pkgconfig perl perlXMLParser libjpeg gettext intltool enchant;
|
||||
inherit fetchurl stdenv pkgconfig perl perlXMLParser libjpeg gettext intltool enchant isocodes;
|
||||
inherit gtk atk gail libgnomeprint libgnomeprintui libgnomeui libglade gnomeicontheme;
|
||||
input = desktop.gtkhtml;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user