Fixes coccinelle (depends on camlp4)

This commit is contained in:
Vincent Laporte 2014-09-23 21:06:18 +01:00
parent b9741719fa
commit 7f76d0c040

View File

@ -14,7 +14,7 @@ in stdenv.mkDerivation {
};
buildInputs = with ocamlPackages; [
ocaml findlib menhir
ocaml findlib menhir ocamlPackages.camlp4
ocaml_pcre pycaml
python ncurses pkgconfig
makeWrapper