Skip to content

Commit 03a8b19

Browse files
authored
Merge pull request #27509 from mseri/wyrd
wyrd needs conf-autoconf
2 parents 617c5a3 + d81b372 commit 03a8b19

File tree

1 file changed

+2
-1
lines changed
  • packages/wyrd/wyrd.1.4.6

1 file changed

+2
-1
lines changed

packages/wyrd/wyrd.1.4.6/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ build: [
1818
[make]
1919
]
2020
depends: [
21-
"ocaml"
21+
"ocaml" {< "4.06"}
2222
"camlp4"
23+
"conf-autoconf"
2324
"conf-ncurses"
2425
]
2526
x-ci-accept-failures: ["debian-unstable"]

0 commit comments

Comments
 (0)