Skip to content

Commit fcc42ca

Browse files
committed
need conf-bash (for scripts)
1 parent 9848ec1 commit fcc42ca

File tree

1 file changed

+2
-2
lines changed
  • packages/camlp5/camlp5.8.03.04

1 file changed

+2
-2
lines changed

packages/camlp5/camlp5.8.03.04/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ depends: [
3232
"ocamlfind"
3333
"camlp-streams" { >= "5.0" }
3434
"conf-perl"
35-
"conf-bash" { with-test }
35+
"conf-bash"
3636
"camlp5-buildscripts" { >= "0.06" }
3737
"conf-diffutils" { with-test & (os-distribution = "alpine" | os-distribution = "freebsd") }
3838
"re" { >= "1.11.0" }
@@ -64,6 +64,6 @@ dev-repo: "git+https://github.com/camlp5/camlp5.git"
6464
url {
6565
src: "https://github.com/camlp5/camlp5/archive/refs/tags/8.03.04.tar.gz"
6666
checksum: [
67-
"sha512=386b56dafc449e6e5541e225206844ff9c3993d45c63e76f485b66337ae75acaf78511438e7afce96aa616b36cfdc895a49fbde08a79ff36ad5efe4b2ad9bb3e"
67+
"sha512=2901c3d9417c1b5652a6fb2aa66d7afdcd776f72109042774815537c0d4b2ac61dfc74334950a8108a49790a9f0ed58bbc0d2a090dc231ef559a67d4caa8d633"
6868
]
6969
}

0 commit comments

Comments
 (0)