Opam: fix the hacl
package
This commit is contained in:
parent
51ddb708d3
commit
6149909e83
2
vendors/ocaml-hacl/hacl.opam
vendored
2
vendors/ocaml-hacl/hacl.opam
vendored
@ -14,6 +14,8 @@ depends: [
|
|||||||
"zarith" {>= "1.7"}
|
"zarith" {>= "1.7"}
|
||||||
"alcotest" {test & >= "0.8.1"}
|
"alcotest" {test & >= "0.8.1"}
|
||||||
"hex" {test & >= "1.2.0"}
|
"hex" {test & >= "1.2.0"}
|
||||||
|
"base"
|
||||||
|
"stdio"
|
||||||
]
|
]
|
||||||
build: [ "jbuilder" "build" "-j" jobs "-p" name "@install" ]
|
build: [ "jbuilder" "build" "-j" jobs "-p" name "@install" ]
|
||||||
build-test: [ "jbuilder" "runtest" "-p" name "-j" jobs ]
|
build-test: [ "jbuilder" "runtest" "-p" name "-j" jobs ]
|
||||||
|
Loading…
Reference in New Issue
Block a user