From a48aa7bf00f8248057cbf4c5c323025fd52b93e1 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Fri, 1 Feb 2019 18:34:25 +0000 Subject: net-im/dino: add dep on dev-libs/icu Omitted ">= 57.0" part because it's satisfied by every version in current Gentoo tree. Bug: https://bugs.gentoo.org/676926 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- net-im/dino/dino-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im/dino') diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild index 13e2a28e3b44..3a91a8f2e777 100644 --- a/net-im/dino/dino-9999.ebuild +++ b/net-im/dino/dino-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ fi RDEPEND=" dev-db/sqlite:3 dev-libs/glib:2 + dev-libs/icu dev-libs/libgee:0.8 net-libs/glib-networking x11-libs/cairo -- cgit v1.2.3-65-gdbad