diff options
-rw-r--r-- | coin/qt-installer-package-config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coin/qt-installer-package-config.json b/coin/qt-installer-package-config.json index be05b2e6..2737a194 100644 --- a/coin/qt-installer-package-config.json +++ b/coin/qt-installer-package-config.json @@ -4,6 +4,7 @@ "qtwayland-compositor": [ "**/*compositor*", "**/*Compositor*/**/*", + "**/*Compositor*", "**/wayland-graphics-integration-server/*", "**/wayland-hardware-layer-integration/*" ] |