commit: 6a14290655897d4dce101c716e1fce59604816d9
parent: de5a1d6c72c82229b785c1e47a89549331ce9b02
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 18 Sep 2020 09:54:46 +0200
net-libs/webkit-gtk: Apply 2.28.2-opengl-without-X-fixes.patch
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.0.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.0.ebuild
@@ -165,6 +165,7 @@ pkg_setup() {
}
src_prepare() {
+ eapply "${FILESDIR}"/2.28.2-opengl-without-X-fixes.patch
cmake-utils_src_prepare
gnome2_src_prepare
}