Declare all build dependencies

Commit
6d7116135075da675a27c5052727f7d9a01eb669
Author
Marius Peter <dev@marius-peter.com>
Author date
Committer
Marius Peter <dev@marius-peter.com>
Committer date
Changed files
dune-project
index e30ccb77..1f2e93d0 100644..100644
@@ -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
index c011985e..c955db2c 100644..100644
@@ -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: [