Skip to content

Commit

Permalink
opam: conflict with result < 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 26, 2021
1 parent 4daf34b commit eacf55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otr.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ depends: [
"astring"
"base64" {>= "3.1.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
Expand Down

0 comments on commit eacf55e

Please sign in to comment.