[neon/kde/ktouch/Neon/release] /: qml deps

Jonathan Riddell null at kde.org
Mon Mar 29 14:14:43 BST 2021


Git commit de674b333fd26ca350979c34497fde300dca8804 by Jonathan Riddell.
Committed on 29/03/2021 at 13:14.
Pushed by jriddell into branch 'Neon/release'.

qml deps

M  +7    -0    snapcraft.yaml

https://invent.kde.org/neon/kde/ktouch/commit/de674b333fd26ca350979c34497fde300dca8804

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0e206a4..6f85507 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -53,6 +53,13 @@ parts:
         - qml-module-org-kde-charts
         - libxcb-xkb1
         - libxkbfile1
+        - qml-module-org-kde-kcoreaddons
+        - qml-module-org-kde-kquickcontrolsaddons
+        - qml-module-qtgraphicaleffects
+        - qml-module-qtquick-controls
+        - qml-module-qtquick-controls2
+        - qml-module-qtquick-layouts
+        - qml-module-qtquick2
         source: http://download.kde.org/stable/release-service/20.12.3/src/ktouch-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list