Skip to content

Commit 147bc66

Browse files
authored
Merge pull request #23853 from mseri/fix-stdcompat
stdcompat >= 12 needs autoconf
2 parents ce78422 + 2469bd8 commit 147bc66

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

packages/stdcompat/stdcompat.12/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.07" & < "4.11.0"}
1212
]
13-
depopts: ["result" "seq" "uchar" "ocamlfind"]
13+
depopts: ["result" "seq" "uchar" "ocamlfind" "conf-autoconf"]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make]
@@ -23,4 +23,4 @@ url {
2323
checksum: [
2424
"sha512=5f699bb11b76be3c0a73172d58eed857f150717a5c868bc92f0a6f3bc084317b55c3f4e8bdfb451959feb9744831fd8be4e126afcc1c8dbca929a298ab427df9"
2525
]
26-
}
26+
}

packages/stdcompat/stdcompat.13/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.07" & < "4.11.0"}
1212
]
13-
depopts: ["result" "seq" "uchar" "ocamlfind"]
13+
depopts: ["result" "seq" "uchar" "ocamlfind" "conf-autoconf"]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make]
@@ -23,4 +23,4 @@ url {
2323
checksum: [
2424
"sha512=baebc1d95c0aa4dabeb44cda63d2c52406e7b71622c45890dee02435b0feaecf05f94e4d710e0633ae75716154d2828e46322cd6e5803a7b14d80ed1098e492f"
2525
]
26-
}
26+
}

packages/stdcompat/stdcompat.14/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.07" & < "4.12.0"}
1212
]
13-
depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+
depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make "all" "test" {with-test}]
@@ -23,4 +23,4 @@ url {
2323
checksum: [
2424
"sha512=787e2c625a25b25f166047563ae6428e682e2059610bfec3c3c3888d369ba91a80e03b1ab9f847108722d0797dbd9b71634b6ae51cc937aeb7964071c7d6dbe3"
2525
]
26-
}
26+
}

packages/stdcompat/stdcompat.15/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.08" & < "5.0"}
1212
]
13-
depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+
depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make "all" "test" {with-test}]

packages/stdcompat/stdcompat.16/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.08" & < "5.0"}
1212
]
13-
depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+
depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make "all" "test" {with-test}]

packages/stdcompat/stdcompat.17/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.08" & < "5.0"}
1212
]
13-
depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+
depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make "all" "test" {with-test}]

packages/stdcompat/stdcompat.18/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010
depends: [
1111
"ocaml" {>= "3.08" & < "5.0"}
1212
]
13-
depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+
depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414
build: [
1515
["./configure" "--prefix=%{prefix}%"]
1616
[make "all" "test" {with-test}]

packages/stdcompat/stdcompat.19/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "3.07"}
1212
"dune" {>= "2.0"}
1313
]
14-
depopts: [ "result" "seq" "uchar" "ocamlfind" ]
14+
depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1515
build: [
1616
["dune" "subst"] {dev}
1717
["dune" "build" "-p" name "-j" jobs]

0 commit comments

Comments
 (0)