commit:     5668b32919be5ee675a1cc3aaf80c9398353d15a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 07:02:29 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 07:03:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5668b329

dev-ml/ocaml-ssl: add dune-configurator dep

Closes: https://bugs.gentoo.org/750308
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild 
b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild
index 0bb8af882f5..1d1ebd657c9 100644
--- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild
+++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild
@@ -12,6 +12,7 @@ HOMEPAGE="https://github.com/savonet/ocaml-ssl";
 
 IUSE="doc +ocamlopt"
 
+BDEPEND="dev-ml/dune-configurator"
 DEPEND="dev-libs/openssl:0=
        >=dev-lang/ocaml-3.10:=[ocamlopt?]"
 RDEPEND="${DEPEND}"

Reply via email to