From 6ecd1d2639a50ced08e2eaa47fdff01086a41695 Mon Sep 17 00:00:00 2001 From: Mark Wright Date: Fri, 16 Oct 2020 00:19:58 +1100 Subject: dev-ml/cinaps: Add RDEPEND dev-ml/findlib:= Thanks to Agostino Sarubbo for reporting. Closes: https://bugs.gentoo.org/748645 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright --- dev-ml/cinaps/cinaps-0.14.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-ml/cinaps') diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild index aeb08474dbf2..a39504307bc2 100644 --- a/dev-ml/cinaps/cinaps-0.14.0.ebuild +++ b/dev-ml/cinaps/cinaps-0.14.0.ebuild @@ -16,6 +16,7 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" DEPEND=" + dev-ml/findlib:= dev-ml/re:= " RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad