Unverified Commit f65b45ec authored by Vincent Laporte's avatar Vincent Laporte
Browse files

ocamlPackages.eliom: no dependency on ocamlnet

parent 3e52ebf6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
, js_of_ocaml-lwt
, js_of_ocaml-tyxml
, lwt_ppx
, ocamlnet
, ocsipersist
}:

@@ -33,7 +32,6 @@ buildDunePackage rec {
  buildInputs = [
    js_of_ocaml-ocamlbuild
    js_of_ocaml-ppx_deriving_json
    ocamlnet
    ppx_optcomp
  ];