summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coin/qt-installer-package-config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/coin/qt-installer-package-config.json b/coin/qt-installer-package-config.json
index 2737a194..89beb4b4 100644
--- a/coin/qt-installer-package-config.json
+++ b/coin/qt-installer-package-config.json
@@ -6,7 +6,8 @@
"**/*Compositor*/**/*",
"**/*Compositor*",
"**/wayland-graphics-integration-server/*",
- "**/wayland-hardware-layer-integration/*"
+ "**/wayland-hardware-layer-integration/*",
+ "**/QmlPlugins/Qt6WaylandTextureSharing*.cmake"
]
}
}