dev-qt/qtwebengine: 5.12.3: Use ICU-65 patch from 5.12.5
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 12 Jan 2020 09:20:38 +0000 (10:20 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 12 Jan 2020 09:41:19 +0000 (10:41 +0100)
Reported-by: Thomas Deutschmann <whissi@gentoo.org>
Closes: https://bugs.gentoo.org/705180
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-qt/qtwebengine/qtwebengine-5.12.3.ebuild

index 42855d0017afd7b45c65706487a1d331a1535add..89678ac41d1af447d73772d785577101c274ca33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -82,6 +82,7 @@ DEPEND="${RDEPEND}
 
 PATCHES+=(
        "${FILESDIR}/${PN}-5.12.0-nouveau-disable-gpu.patch" # bug 609752
+       "${FILESDIR}/${PN}-5.12.5-icu-65.patch"
 )
 
 src_prepare() {