add depends

This commit is contained in:
Swrup 2023-12-18 00:45:46 +01:00
parent e8bb75758e
commit fae867b35b
3 changed files with 59 additions and 0 deletions

View file

@ -13,6 +13,35 @@ doc: "https://doc.zapashcanon.fr/permap"
bug-reports: "https://git.zapashcanon.fr/zapashcanon/permap/issues"
depends: [
"dune" {>= "2.8"}
"dream"
"lwt"
"yojson"
"brr"
"leaflet"
"js_of_ocaml"
"uuidm"
"scfg"
"crunch"
"safepass"
"omd"
"lambdasoup"
"bos"
"caqti"
"caqti-driver-sqlite3"
"conan"
"conan-database"
"directories"
"dream"
"dream-pure"
"emile"
"fpath"
"lambdasoup"
"omd"
"safepass"
"scfg"
"uri"
"uuidm"
"yojson"
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]