aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2017-09-10 16:55:41 -0500
committerJory A. Pratt <anarchy@gentoo.org>2017-09-10 16:55:41 -0500
commiteeb075f6b755c0f13824590dbcbe8a3df4bcc42a (patch)
treeef2af6f6ab1dcd8078443afa81db05ef6bc4174d
parentwww-client/firefox - 56.0_beta9 bump (diff)
downloadmozilla-eeb075f6b755c0f13824590dbcbe8a3df4bcc42a.tar.gz
mozilla-eeb075f6b755c0f13824590dbcbe8a3df4bcc42a.tar.bz2
mozilla-eeb075f6b755c0f13824590dbcbe8a3df4bcc42a.zip
eclass/mozconfig-v6.56 - update icu dep
-rw-r--r--eclass/mozconfig-v6.56.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.56.eclass b/eclass/mozconfig-v6.56.eclass
index f1e7262..b2bebb3 100644
--- a/eclass/mozconfig-v6.56.eclass
+++ b/eclass/mozconfig-v6.56.eclass
@@ -121,7 +121,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:=
x11-libs/libXfixes
x11-libs/libXrender
x11-libs/libXt
- system-icu? ( >=dev-libs/icu-58.1:= )
+ system-icu? ( >=dev-libs/icu-59.1:= )
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
system-libevent? ( >=dev-libs/libevent-2.0:0= )
system-sqlite? ( >=dev-db/sqlite-3.19.3:3[secure-delete,debug=] )