From 298ddbaaf440e7bfa3cec27956c482ea44bea173 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Thu, 8 Apr 2021 20:28:03 +0200 Subject: Added missing deps --- dune-project | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dune-project b/dune-project index efb7f91..c2c5fad 100755 --- a/dune-project +++ b/dune-project @@ -29,6 +29,7 @@ (depends (ocaml (>= 4.10.0)) (brr (>= 0.0.1)) + (css-parser (>= 0.2.4)) ) ) @@ -40,6 +41,4 @@ (js_of_ocaml-lwt (>= 3.8.0)) ) ) - - (using menhir 2.1) -- cgit v1.2.3