From 830588d3364ab86709da364caea58aaba2dc086d Mon Sep 17 00:00:00 2001 From: David Allsopp Date: Wed, 28 Mar 2018 16:32:20 +0100 Subject: [PATCH] Correct depopt for conduit-lwt-unix See also https://github.com/ocaml/opam-repository/pull/11698. --- conduit-lwt-unix.opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conduit-lwt-unix.opam b/conduit-lwt-unix.opam index f449e4c8..5250b256 100644 --- a/conduit-lwt-unix.opam +++ b/conduit-lwt-unix.opam @@ -22,7 +22,7 @@ depends: [ ] depopts: [ "tls" - "ssl" + "lwt_ssl" "launchd" ] conflicts: [