From 3d0a27764c5101edc3888851f7300f74a4164979 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 8 Nov 2016 09:35:40 +0100 Subject: games-simulation/openttd: Fixed dependency for >=icu-58.1 Package-Manager: portage-2.3.2 --- games-simulation/openttd/openttd-1.6.1.ebuild | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'games-simulation/openttd') diff --git a/games-simulation/openttd/openttd-1.6.1.ebuild b/games-simulation/openttd/openttd-1.6.1.ebuild index d3cebc201b41..bac156eb335b 100644 --- a/games-simulation/openttd/openttd-1.6.1.ebuild +++ b/games-simulation/openttd/openttd-1.6.1.ebuild @@ -17,7 +17,17 @@ RESTRICT="test" # needs a graphics set in order to test RDEPEND="!dedicated? ( media-libs/libsdl[sound,X,video] - icu? ( dev-libs/icu:= ) + icu? ( + || ( + ( + dev-libs/icu-layoutex + dev-libs/icu-le-hb + >=dev-libs/icu-58.1 + ) +