summaryrefslogtreecommitdiff
path: root/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild')
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild
index db194ed..153a093 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild
@@ -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"
@@ -163,6 +163,8 @@ src_prepare() {
# https://bugs.webkit.org/show_bug.cgi?id=159124#c1
eapply "${FILESDIR}"/${PN}-2.4.9-gcc-6.patch
+ eapply "${FILESDIR}"/${PN}-random-compilation-failures.patch
+
AT_M4DIR=Source/autotools eautoreconf
gnome2_src_prepare