ocamlPackages.conduit-async: Add async_ssl to propagatedBuildInputs
This commit is contained in:
@@ -9,6 +9,7 @@ else
|
||||
|
||||
buildDunePackage {
|
||||
pname = "cohttp-async";
|
||||
useDune2 = true;
|
||||
inherit (cohttp) version src;
|
||||
|
||||
buildInputs = [ ppx_sexp_conv ];
|
||||
|
||||
Reference in New Issue
Block a user