Skip to content

Commit 701d203

Browse files
committed
meh
1 parent a34272b commit 701d203

File tree

1 file changed

+2
-1
lines changed
  • packages/ledit/ledit.2.06

1 file changed

+2
-1
lines changed

packages/ledit/ledit.2.06/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ depends: [
1010
"ocaml" {>= "4.03.0"}
1111
"camlp5" {> "7.99"}
1212
"camlp-streams"
13+
"ocamlfind"
1314
]
1415
synopsis: "Line editor, a la rlwrap"
1516
description: """
@@ -18,5 +19,5 @@ Caml toplevels, as well as other interactive Unix commands."""
1819
extra-files: ["ledit.install" "md5=6d2953bf016b55439a707382d368c4ce"]
1920
url {
2021
src: "https://github.com/chetmurthy/ledit/archive/refs/tags/ledit-2-06.tar.gz"
21-
checksum: "sha512=ecfdbfff970b3bdcea9afcce6ba78cd8f791ab7d1ba02ad6d7310ebabf3615799b110aa6f7650a5a9a3bb971b6b93545fcd63b7e333c4706792d650072366570"
22+
checksum: "sha512=d82f89e329fc13262266c8d606bf4bc14d6d1a785d05e4d53fe169e07a8b0ab563d8d41c95eed0a3235d6795a5300b954a343c6e326bf04fa2eea50686a6aa89"
2223
}

0 commit comments

Comments
 (0)