add depends
This commit is contained in:
parent
e8bb75758e
commit
fae867b35b
3 changed files with 59 additions and 0 deletions
29
permap.opam
29
permap.opam
|
|
@ -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}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue