[packages/kf5-plasma-framework] - see https://bugs.kde.org/show_bug.cgi?id=438444

witekfl witekfl at pld-linux.org
Mon Jun 14 20:13:20 CEST 2021


commit 71f64263b387f25a3d71a6d5c6a0a64c2b1256c7
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Jun 14 20:11:44 2021 +0200

    - see https://bugs.kde.org/show_bug.cgi?id=438444

 egl.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/egl.patch b/egl.patch
new file mode 100644
index 0000000..894bd4e
--- /dev/null
+++ b/egl.patch
@@ -0,0 +1,12 @@
+diff -up plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt.orig plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt
+--- plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt.orig	2021-06-08 12:39:06.000000000 +0200
++++ plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt	2021-06-14 19:55:05.956159908 +0200
+@@ -58,7 +58,7 @@ if(HAVE_X11)
+ endif()
+ 
+ if(HAVE_EGL)
+-    target_link_libraries(corebindingsplugin OpenGL::EGL)
++    target_link_libraries(corebindingsplugin GL EGL)
+ endif()
+ 
+ if (${Qt5Gui_OPENGL_IMPLEMENTATION} STREQUAL "GLESv2")
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-plasma-framework.git/commitdiff/def937c1d07ea1300d2d818fc8bb24b0e6218df4



More information about the pld-cvs-commit mailing list