Fix typo.

svn path=/nixpkgs/trunk/; revision=25979
This commit is contained in:
Ludovic Courtès 2011-02-15 13:23:34 +00:00
parent 46d18d183d
commit 8dba6683ad

View file

@ -7224,7 +7224,7 @@ let
drgeo = builderDefsPackage (import ../applications/science/geometry/drgeo) {
inherit (gnome) libglade gtk;
inherit libxml2 guile perl intltool libtool pkgconfig;
inherit libxml2 perl intltool libtool pkgconfig;
guile = guile_1_8;
};