ocamlPackages.eliom: no dependency on ocamlnet

This commit is contained in:
Vincent Laporte
2024-01-15 06:52:27 +01:00
parent 3e52ebf607
commit f65b45ecf8
@@ -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
];