From e0da450fa71cedf3d155ebc35b6d1b369031f86d Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Fri, 13 Jun 2025 21:05:11 +0530 Subject: [PATCH] Really fix the build of ppxlib_ast --- packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/opam b/packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/opam index 6fb89e88b..5d2ca139f 100644 --- a/packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/opam +++ b/packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/opam @@ -31,7 +31,7 @@ depends: [ "re" {with-test & >= "1.9.0"} "cinaps" {with-test & >= "v0.12.1"} "odoc" {with-doc} - "bash" {build} + "conf-bash" {build} ] conflicts: [ "ocaml-migrate-parsetree" {< "2.0.0"}