Skip to content

Commit e38ca18

Browse files
authored
Merge pull request #27778 from Leonidas-from-XIV/globlon-ocaml-dependency
Add `ocaml` as a dependency of `globlon.1.0`
2 parents 663cfbd + 759426d commit e38ca18

File tree

1 file changed

+2
-0
lines changed
  • packages/globlon/globlon.1.0

1 file changed

+2
-0
lines changed

packages/globlon/globlon.1.0/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ homepage: "https://github.com/bleepbloopsify/globlon"
1010
bug-reports: "https://github.com/bleepbloopsify/globlon/issues"
1111
depends: [
1212
"dune" {>= "2.8"}
13+
"ocaml"
1314
"odoc" {with-doc}
1415
]
1516
build: [
@@ -26,6 +27,7 @@ build: [
2627
"@doc" {with-doc}
2728
]
2829
]
30+
available: os != "win32"
2931
dev-repo: "git+https://github.com/bleepbloopsify/globlon.git"
3032
url {
3133
src: "https://github.com/bleepbloopsify/globlon/archive/1.0.tar.gz"

0 commit comments

Comments
 (0)