Fix one more typo

svn path=/nixpkgs/trunk/; revision=17349
This commit is contained in:
Michael Raskin 2009-09-22 09:29:00 +00:00
parent 12395c36a9
commit 740f54a49a

View File

@ -3327,7 +3327,7 @@ let
inherit (xorg) libX11 libXv libXext;
inherit (gtkLibs) glib pango gtk;
inherit (gnome) gnomevfs /* <- only passed for the no longer used older versions
it is deprecated and didn't build on amd64 due to samba dependenccy */ gtkdoc;
it is deprecated and didn't build on amd64 due to samba dependency */ gtkdoc;
libsoup = gnome26.libsoup;
});