[OCaml] Mobile-friendly clone of cgit.
Declare all build dependencies
Changed files
dune-project
@@ -20,7 +20,10 @@
20
20
ocaml
21
21
dune
22
22
dream
23
Removed:
git)
23
Added:
dream-html
24
Added:
git
25
Added:
git-unix
26
Added:
toml)
24
27
(tags
25
28
(git "web interface")))
26
29
ogit.opam
@@ -11,7 +11,10 @@
11
11
"ocaml"
12
12
"dune" {>= "3.16"}
13
13
"dream"
14
Added:
"dream-html"
14
15
"git"
16
Added:
"git-unix"
17
Added:
"toml"
15
18
"odoc" {with-doc}
16
19
]
17
20
build: [