Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/yodl/
Date: Tue, 26 Jul 2016 14:42:16
Message-Id: 1469544084.a69d6b0d1c25f79f3bcd2916d60caff663f63ae8.radhermit@gentoo
1 commit: a69d6b0d1c25f79f3bcd2916d60caff663f63ae8
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 26 14:41:24 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 26 14:41:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69d6b0d
7
8 app-text/yodl: bump icmake version build dep
9
10 Fixes build failure in bug #589728.
11
12 app-text/yodl/yodl-3.08.01.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/yodl/yodl-3.08.01.ebuild b/app-text/yodl/yodl-3.08.01.ebuild
16 index d67ebca..7edc398 100644
17 --- a/app-text/yodl/yodl-3.08.01.ebuild
18 +++ b/app-text/yodl/yodl-3.08.01.ebuild
19 @@ -15,7 +15,7 @@ SLOT="0"
20 KEYWORDS="~amd64 ~x86"
21 IUSE="doc"
22
23 -DEPEND="dev-util/icmake"
24 +DEPEND=">=dev-util/icmake-8.00.00"
25
26 S=${WORKDIR}/${P}/${PN}