Update RelFS dependencies
svn path=/nixpkgs/trunk/; revision=16710
This commit is contained in:
parent
7ffff9d558
commit
fcab7941bb
@ -10,7 +10,7 @@ args : with args;
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ocaml fuse postgresql pcre
|
buildInputs = [ocaml fuse postgresql pcre
|
||||||
e2fsprogs gnomevfs pkgconfig GConf];
|
libuuid gnomevfs pkgconfig GConf];
|
||||||
configureFlags = [];
|
configureFlags = [];
|
||||||
build = builderDefs.stringsWithDeps.fullDepEntry ("
|
build = builderDefs.stringsWithDeps.fullDepEntry ("
|
||||||
cd deps
|
cd deps
|
||||||
|
@ -1245,7 +1245,7 @@ let
|
|||||||
|
|
||||||
relfs = composedArgsAndFun (selectVersion ../tools/misc/relfs "cvs.2008.03.05") {
|
relfs = composedArgsAndFun (selectVersion ../tools/misc/relfs "cvs.2008.03.05") {
|
||||||
inherit fetchcvs stdenv ocaml postgresql fuse pcre
|
inherit fetchcvs stdenv ocaml postgresql fuse pcre
|
||||||
builderDefs e2fsprogs pkgconfig;
|
builderDefs pkgconfig libuuid;
|
||||||
inherit (gnome) gnomevfs GConf;
|
inherit (gnome) gnomevfs GConf;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user