* Third try :P
svn path=/nixpkgs/trunk/; revision=6222
This commit is contained in:
parent
4bfa933f40
commit
9c67a8d113
@ -8,5 +8,5 @@ stdenv.mkDerivation {
|
||||
};
|
||||
patches = [./cil-aterm-1.3.4.patch];
|
||||
buildInputs = [ ocaml3080 perl ];
|
||||
inherit ocaml perl;
|
||||
inherit ocaml3080 perl;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user