Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/dino/
Date: Fri, 01 Feb 2019 18:35:29
Message-Id: 1549046065.a48aa7bf00f8248057cbf4c5c323025fd52b93e1.andrey_utkin@gentoo
1 commit: a48aa7bf00f8248057cbf4c5c323025fd52b93e1
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 1 18:34:25 2019 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 1 18:34:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48aa7bf
7
8 net-im/dino: add dep on dev-libs/icu
9
10 Omitted ">= 57.0" part because it's satisfied by every version in
11 current Gentoo tree.
12
13 Bug: https://bugs.gentoo.org/676926
14 Package-Manager: Portage-2.3.51, Repoman-2.3.12
15 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
16
17 net-im/dino/dino-9999.ebuild | 3 ++-
18 1 file changed, 2 insertions(+), 1 deletion(-)
19
20 diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild
21 index 13e2a28e3b4..3a91a8f2e77 100644
22 --- a/net-im/dino/dino-9999.ebuild
23 +++ b/net-im/dino/dino-9999.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -25,6 +25,7 @@ fi
31 RDEPEND="
32 dev-db/sqlite:3
33 dev-libs/glib:2
34 + dev-libs/icu
35 dev-libs/libgee:0.8
36 net-libs/glib-networking
37 x11-libs/cairo