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
|
||||
e2fsprogs gnomevfs pkgconfig GConf];
|
||||
libuuid gnomevfs pkgconfig GConf];
|
||||
configureFlags = [];
|
||||
build = builderDefs.stringsWithDeps.fullDepEntry ("
|
||||
cd deps
|
||||
|
@ -1245,7 +1245,7 @@ let
|
||||
|
||||
relfs = composedArgsAndFun (selectVersion ../tools/misc/relfs "cvs.2008.03.05") {
|
||||
inherit fetchcvs stdenv ocaml postgresql fuse pcre
|
||||
builderDefs e2fsprogs pkgconfig;
|
||||
builderDefs pkgconfig libuuid;
|
||||
inherit (gnome) gnomevfs GConf;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user