Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/utop/
Date: Tue, 30 May 2017 07:00:37
Message-Id: 1496127385.4bb0bb204f39a992d3fbffe4d0e252e0c15931c0.aballier@gentoo
1 commit: 4bb0bb204f39a992d3fbffe4d0e252e0c15931c0
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 29 12:58:21 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 06:56:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb0bb20
7
8 dev-ml/utop: add missing := dep on findlib
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ml/utop/utop-2.0.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-ml/utop/utop-2.0.0.ebuild b/dev-ml/utop/utop-2.0.0.ebuild
16 index 8418100ed7f..3bfacb103f4 100644
17 --- a/dev-ml/utop/utop-2.0.0.ebuild
18 +++ b/dev-ml/utop/utop-2.0.0.ebuild
19 @@ -21,6 +21,7 @@ DEPEND="
20 >=dev-ml/lambda-term-1.2:=
21 >=dev-ml/zed-1.2:=
22 >=dev-ml/cppo-1.0.1:=
23 + dev-ml/findlib:=
24 "
25 RDEPEND="${DEPEND}"
26 DEPEND="${DEPEND}