Fixes coccinelle (depends on camlp4)
This commit is contained in:
parent
b9741719fa
commit
7f76d0c040
@ -14,7 +14,7 @@ in stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with ocamlPackages; [
|
buildInputs = with ocamlPackages; [
|
||||||
ocaml findlib menhir
|
ocaml findlib menhir ocamlPackages.camlp4
|
||||||
ocaml_pcre pycaml
|
ocaml_pcre pycaml
|
||||||
python ncurses pkgconfig
|
python ncurses pkgconfig
|
||||||
makeWrapper
|
makeWrapper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user