summaryrefslogtreecommitdiff
path: root/qt5-qtwayland-revert-QTBUG-83303.patch
blob: 42326057e28d8fa3c56848306ccf05951215fe14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
diff --color -urN qtwayland-everywhere-src-5.15.2.orig/src/client/configure.json qtwayland-everywhere-src-5.15.2/src/client/configure.json
--- qtwayland-everywhere-src-5.15.2.orig/src/client/configure.json	2020-10-27 09:02:11.000000000 +0100
+++ qtwayland-everywhere-src-5.15.2/src/client/configure.json	2020-11-20 16:03:22.634599860 +0100
@@ -149,8 +149,7 @@
                     "#endif"
                 ]
             },
-            "libs": "-ldrm",
-            "use": "egl"
+            "use": "egl drm"
         },
         "vulkan-server-buffer": {
             "label": "Vulkan Buffer Sharing",
diff --color -urN qtwayland-everywhere-src-5.15.2.orig/src/compositor/configure.json qtwayland-everywhere-src-5.15.2/src/compositor/configure.json
--- qtwayland-everywhere-src-5.15.2.orig/src/compositor/configure.json	2020-10-27 09:02:11.000000000 +0100
+++ qtwayland-everywhere-src-5.15.2/src/compositor/configure.json	2020-11-20 16:03:18.924612802 +0100
@@ -151,8 +151,7 @@
                     "#endif"
                 ]
             },
-            "libs": "-ldrm",
-            "use": "egl"
+            "use": "egl drm"
         },
         "dmabuf-client-buffer": {
             "label": "Linux Client dma-buf Buffer Sharing",
@@ -176,8 +175,7 @@
                     "return 0;"
                 ]
             },
-            "libs": "-ldrm",
-            "use": "egl"
+            "use": "egl drm"
         },
         "vulkan-server-buffer": {
             "label": "Vulkan Buffer Sharing",