commit: 6ecd1d2639a50ced08e2eaa47fdff01086a41695 Author: Mark Wright <gienah <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 13:19:58 2020 +0000 Commit: Mark Wright <gienah <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 13:19:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ecd1d26
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 <gienah <AT> gentoo.org> dev-ml/cinaps/cinaps-0.14.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild index aeb08474dbf..a39504307bc 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}"
