Skip to content

Commit

Permalink
chore: add missing unix dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: a9a02121-db7f-425f-80e6-29937de8d954 -->
  • Loading branch information
rgrinberg committed May 11, 2024
1 parent 37e6395 commit e5d6dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ocaml-lsp-server/src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
(libraries
dyn
xdg
unix
dune-build-info
fiber
chrome-trace
Expand Down
1 change: 1 addition & 0 deletions ocaml-lsp-server/test/e2e-new/dune
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
for_pp.sh
(package ocaml-lsp-server)))
(libraries
unix
stdune
fiber
yojson
Expand Down

0 comments on commit e5d6dab

Please sign in to comment.