* Fix a "undefined variable `pyrex'" error that only happens on Nix
0.15, not 0.16. svn path=/nixpkgs/trunk/; revision=23244
This commit is contained in:
parent
105d0e540b
commit
435ba71ac0
@ -5237,6 +5237,7 @@ let
|
||||
glib pango libglade libgtkhtml gtkhtml
|
||||
libgnomecanvas libgnomeprint
|
||||
libgnomeprintui gnomepanel gnomedesktop;
|
||||
inherit pyrex;
|
||||
gnomegtk = gnome.gtk;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user