forked from mirrors/nixpkgs
fix my dir spelling mistake
svn path=/nixpkgs/trunk/; revision=13556
This commit is contained in:
parent
896fb49cb0
commit
a2ec5b8c2d
|
@ -2979,7 +2979,7 @@ let
|
||||||
inherit fetchurl stdenv m4;
|
inherit fetchurl stdenv m4;
|
||||||
};
|
};
|
||||||
|
|
||||||
goocanvas = import ../developement/libraries/goocanvas {
|
goocanvas = import ../development/libraries/goocanvas {
|
||||||
inherit fetchurl stdenv pkgconfig cairo;
|
inherit fetchurl stdenv pkgconfig cairo;
|
||||||
inherit (gnome) gtk glib;
|
inherit (gnome) gtk glib;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue