[neon/infrastructure/pangea-data] /: Remove static map for qtquick as qt6-declarative complains

Scarlett Moore null at kde.org
Fri Sep 15 15:14:34 BST 2023


Git commit 4da2dafb14b22de00895222d3f126eaf5b391355 by Scarlett Moore.
Committed on 15/09/2023 at 16:13.
Pushed by scarlettmoore into branch 'master'.

Remove static map for qtquick as qt6-declarative complains

M  +4    -4    qml-static-map.yml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/4da2dafb14b22de00895222d3f126eaf5b391355

diff --git a/qml-static-map.yml b/qml-static-map.yml
index d49c87f..b8a28c7 100644
--- a/qml-static-map.yml
+++ b/qml-static-map.yml
@@ -14,7 +14,7 @@ plasma-framework:
 plasma-workspace:
   - org.kde.plasma.shell
   - org.kde.plasma.private.notifications: '~> 2.0'
-qml-module-qtquick-controls2:
-  # This plugin only exists as a binary plugin and has no actual tree, it is
-  # part of the regular QQC tree.
-  - QtQuick.Controls.impl: '~> 2.0'
+# qml-module-qtquick-controls2:
+#   # This plugin only exists as a binary plugin and has no actual tree, it is
+#   # part of the regular QQC tree.
+#   - QtQuick.Controls.impl: '~> 2.0'


More information about the Neon-commits mailing list