dev-qt/qtwebengine: dev-libs/libxml2 must be build with USE="icu"
authorMichael Palimaka <kensington@gentoo.org>
Mon, 15 Jan 2018 11:08:05 +0000 (22:08 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Mon, 15 Jan 2018 11:08:22 +0000 (22:08 +1100)
Closes: https://bugs.gentoo.org/644602
Package-Manager: Portage-2.3.14, Repoman-2.3.6

dev-qt/qtwebengine/qtwebengine-5.9.3.ebuild

index e6d72ee568db559c203ed96002517187da843051..e8a3d5f814e8cd0e80377036f5c78972c6a1626c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ RDEPEND="
        ~dev-qt/qtwebchannel-${PV}[qml]
        dev-libs/expat
        dev-libs/libevent:=
-       dev-libs/libxml2
+       dev-libs/libxml2[icu]
        dev-libs/libxslt
        dev-libs/protobuf:=
        dev-libs/re2:=