From b2288c266142d9d0c5e87b109d0e501f4efda4fb Mon Sep 17 00:00:00 2001 From: Calascibetta Romain Date: Fri, 17 May 2024 09:46:05 +0200 Subject: [PATCH] Explicitely add the unix dependency on test/index/ and src/loose/loose_git_unix --- src/loose/dune | 1 + test/index/dune | 1 + 2 files changed, 2 insertions(+) diff --git a/src/loose/dune b/src/loose/dune index 598ebd770..b96940bea 100644 --- a/src/loose/dune +++ b/src/loose/dune @@ -39,4 +39,5 @@ carton carton-lwt cstruct + unix loose_lwt)) diff --git a/test/index/dune b/test/index/dune index 0496610c7..0d426614b 100644 --- a/test/index/dune +++ b/test/index/dune @@ -13,6 +13,7 @@ fpath bos rresult + unix git git-unix git-unix.index