diff --git a/src/git/jbuild b/src/git/jbuild index 07a10bb6d..f330e8186 100644 --- a/src/git/jbuild +++ b/src/git/jbuild @@ -4,4 +4,4 @@ ((name git) (public_name git) (libraries (cstruct fmt lwt mstruct uri ocamlgraph logs astring hex - decompress)))) + decompress ocplib-endian ocplib-endian.bigstring))))