Skip to content

Commit f057861

Browse files
committed
wyrd needs conf-autoconf
Fails with ``` === ERROR while compiling wyrd.1.4.6 =========================================# context 2.4.0~alpha1~dev | linux/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository path ~/.opam/5.3/.opam-switch/build/wyrd.1.4.6 command ~/.opam/opam-init/hooks/sandbox.sh build make exit-code 2 env-file ~/.opam/log/wyrd-9-01b87a.env output-file ~/.opam/log/wyrd-9-01b87a.out autoconf make: autoconf: No such file or directory make: *** [Makefile:199: configure] Error 127 ``` Signed-off-by: Marcello Seri <[email protected]>
1 parent 20c0e4b commit f057861

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

packages/wyrd/wyrd.1.4.6/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ build: [
2020
depends: [
2121
"ocaml"
2222
"camlp4"
23+
"conf-autoconf"
2324
"conf-ncurses"
2425
]
2526
x-ci-accept-failures: ["debian-unstable"]

0 commit comments

Comments
 (0)