diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-10 19:20:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-10 19:21:12 +0100 |
commit | 743d39c7a3e27e42640133113fc3b1acf5153f4f (patch) | |
tree | 8caaee011974a9f659e3fa8261457d9de4348cfc /www-client | |
parent | media-gfx/imagemagick: bump to v7.0.9-2 (diff) | |
download | gentoo-743d39c7a3e27e42640133113fc3b1acf5153f4f.tar.gz gentoo-743d39c7a3e27e42640133113fc3b1acf5153f4f.tar.bz2 gentoo-743d39c7a3e27e42640133113fc3b1acf5153f4f.zip |
www-client/firefox: adjust dev-libs/icu version requirement
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-70.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-70.0.1.ebuild b/www-client/firefox/firefox-70.0.1.ebuild index 99e92f2e5b2c..7037f224917c 100644 --- a/www-client/firefox/firefox-70.0.1.ebuild +++ b/www-client/firefox/firefox-70.0.1.ebuild @@ -103,7 +103,7 @@ CDEPEND=" >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.5.3:0= >=media-gfx/graphite2-1.3.13 ) - system-icu? ( >=dev-libs/icu-63.1:= ) + system-icu? ( >=dev-libs/icu-64.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( =media-libs/libvpx-1.7*:0=[postproc] ) |