summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2020-10-16 00:19:58 +1100
committerMark Wright <gienah@gentoo.org>2020-10-16 00:19:58 +1100
commit6ecd1d2639a50ced08e2eaa47fdff01086a41695 (patch)
tree9074098d9f8ec448d2b6e772ad9703a3295a40bb /dev-ml/cinaps
parentprofiles/arch/arm64: unmask OCaml pkg tests (diff)
downloadgentoo-6ecd1d2639a50ced08e2eaa47fdff01086a41695.tar.gz
gentoo-6ecd1d2639a50ced08e2eaa47fdff01086a41695.tar.bz2
gentoo-6ecd1d2639a50ced08e2eaa47fdff01086a41695.zip
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@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r--dev-ml/cinaps/cinaps-0.14.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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}"