Replace Cmdliner with Ocmd, re-add documentation
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/kosuzu/trunk@65 eb64cd80-c68d-6f47-b6a3-0ada418499da
This commit is contained in:
@@ -7,12 +7,7 @@ authors: ["orbifx <fox@orbitalfox.eu>"]
|
||||
license: "EUPL-1.2"
|
||||
homepage: "https://suzunaan.chaotic.ninja/logarion/"
|
||||
bug-reports: "mailto:logarion-dev@chaotic.ninja"
|
||||
depends: [
|
||||
"dune" {>= "2.0"}
|
||||
"cmdliner" {<= "1.0.4"}
|
||||
"msgpck"
|
||||
"ocurl"
|
||||
]
|
||||
depends: ["ocaml" "dune" "ocurl" "msgpck" "ocmd"]
|
||||
build: [
|
||||
["dune" "subst"] {pinned}
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user