Fixed gtkhtml by adding intltool as buildinput
svn path=/nixpkgs/branches/stdenv-updates/; revision=15081
This commit is contained in:
@@ -162,7 +162,7 @@ rec {
|
||||
};
|
||||
|
||||
gtkhtml = import ./gtkhtml.nix {
|
||||
inherit fetchurl stdenv pkgconfig perl perlXMLParser libjpeg gettext;
|
||||
inherit fetchurl stdenv pkgconfig perl perlXMLParser libjpeg gettext intltool;
|
||||
inherit gtk atk gail libgnomeprint libgnomeprintui libgnomeui libglade gnomeicontheme;
|
||||
input = desktop.gtkhtml;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user