From 4bb0bb204f39a992d3fbffe4d0e252e0c15931c0 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 29 May 2017 14:58:21 +0200 Subject: dev-ml/utop: add missing := dep on findlib Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-ml/utop/utop-2.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/utop/utop-2.0.0.ebuild b/dev-ml/utop/utop-2.0.0.ebuild index 8418100ed7ff..3bfacb103f46 100644 --- a/dev-ml/utop/utop-2.0.0.ebuild +++ b/dev-ml/utop/utop-2.0.0.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=dev-ml/lambda-term-1.2:= >=dev-ml/zed-1.2:= >=dev-ml/cppo-1.0.1:= + dev-ml/findlib:= " RDEPEND="${DEPEND}" DEPEND="${DEPEND} -- cgit v1.2.3-65-gdbad