commit: 4ab42af0fa873f3df96d1171db84d76d52a1e524
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 20:59:05 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 21:22:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab42af0
net-libs/webkit-gtk: add upstream bug reference to glvnd patch
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
index 93381a7d5a1..6b71ee4d01d 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
@@ -160,7 +160,7 @@ pkg_setup() {
src_prepare() {
eapply "${FILESDIR}/${P}-icu-65.patch" # bug 698596
- eapply "${FILESDIR}/${P}-eglmesaext-include.patch" # bug 699054
+ eapply "${FILESDIR}/${P}-eglmesaext-include.patch" # bug 699054 #
https://bugs.webkit.org/show_bug.cgi?id=204108
cmake-utils_src_prepare
gnome2_src_prepare
}