Skip to content

Commit

Permalink
Merge pull request #26615 from Leonidas-from-XIV/rusage-ocaml-dependency
Browse files Browse the repository at this point in the history
Add `ocaml` dependency to `rusage`
  • Loading branch information
mseri authored Sep 25, 2024
2 parents 4c78298 + dc51aa8 commit 84c625d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/rusage/rusage.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ homepage: "https://github.com/CraigFe/ocaml-rusage"
doc: "https://CraigFe.github.io/ocaml-rusage/"
bug-reports: "https://github.com/CraigFe/ocaml-rusage/issues"
depends: [
"ocaml"
"dune" {>= "2.0"}
]
license: "MIT"
build: [
["dune" "subst"] {dev}
[
Expand Down

0 comments on commit 84c625d

Please sign in to comment.