File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.07" & < "4.11.0"}
1212]
13- depopts: ["result" "seq" "uchar" "ocamlfind"]
13+ depopts: ["result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make]
2323 checksum: [
2424 "sha512=5f699bb11b76be3c0a73172d58eed857f150717a5c868bc92f0a6f3bc084317b55c3f4e8bdfb451959feb9744831fd8be4e126afcc1c8dbca929a298ab427df9"
2525 ]
26- }
26+ }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.07" & < "4.11.0"}
1212]
13- depopts: ["result" "seq" "uchar" "ocamlfind"]
13+ depopts: ["result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make]
2323 checksum: [
2424 "sha512=baebc1d95c0aa4dabeb44cda63d2c52406e7b71622c45890dee02435b0feaecf05f94e4d710e0633ae75716154d2828e46322cd6e5803a7b14d80ed1098e492f"
2525 ]
26- }
26+ }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.07" & < "4.12.0"}
1212]
13- depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+ depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make "all" "test" {with-test}]
2323 checksum: [
2424 "sha512=787e2c625a25b25f166047563ae6428e682e2059610bfec3c3c3888d369ba91a80e03b1ab9f847108722d0797dbd9b71634b6ae51cc937aeb7964071c7d6dbe3"
2525 ]
26- }
26+ }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.08" & < "5.0"}
1212]
13- depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+ depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make "all" "test" {with-test}]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.08" & < "5.0"}
1212]
13- depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+ depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make "all" "test" {with-test}]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.08" & < "5.0"}
1212]
13- depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+ depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make "all" "test" {with-test}]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports: "https://github.com/thierry-martinez/stdcompat/issues"
1010depends: [
1111 "ocaml" {>= "3.08" & < "5.0"}
1212]
13- depopts: [ "result" "seq" "uchar" "ocamlfind" ]
13+ depopts: [ "result" "seq" "uchar" "ocamlfind" "conf-autoconf" ]
1414build: [
1515 ["./configure" "--prefix=%{prefix}%"]
1616 [make "all" "test" {with-test}]
Original file line number Diff line number Diff 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" ]
1515build: [
1616 ["dune" "subst"] {dev}
1717 ["dune" "build" "-p" name "-j" jobs]
You can’t perform that action at this time.
0 commit comments