Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/
Date: Wed, 12 Jan 2022 07:54:50
Message-Id: 1641974013.cda0768b59cf40e4661e65e4ba99befc60328553.juippis@gentoo
1 commit: cda0768b59cf40e4661e65e4ba99befc60328553
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 12 07:53:33 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 12 07:53:33 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=cda0768b
7
8 www-client/firefox: update icu requirement per #831036
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 www-client/firefox/firefox-96.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox/firefox-96.0.ebuild b/www-client/firefox/firefox-96.0.ebuild
16 index 4cdf4709..37db0d2c 100644
17 --- a/www-client/firefox/firefox-96.0.ebuild
18 +++ b/www-client/firefox/firefox-96.0.ebuild
19 @@ -158,7 +158,7 @@ CDEPEND="
20 >=media-libs/harfbuzz-2.8.1:0=
21 >=media-gfx/graphite2-1.3.13
22 )
23 - system-icu? ( >=dev-libs/icu-69.1:= )
24 + system-icu? ( >=dev-libs/icu-70.1:= )
25 system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
26 system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] )
27 system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] )