[neon/kde/ktouch/Neon/release] /: install deps
Jonathan Riddell
null at kde.org
Thu Mar 25 14:24:58 GMT 2021
Git commit 121f6d3216ce77b8ccbff486cbd62a337da500ae by Jonathan Riddell.
Committed on 25/03/2021 at 14:24.
Pushed by jriddell into branch 'Neon/release'.
install deps
M +2 -1 snapcraft.yaml
https://invent.kde.org/neon/kde/ktouch/commit/121f6d3216ce77b8ccbff486cbd62a337da500ae
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 9781708..bd357df 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -48,9 +48,10 @@ parts:
build-packages:
- libxcb-xkb-dev
- libxkbfile-dev
- - qt5-default
stage-packages:
- qml-module-org-kde-charts
+ - libxcb-xkb1
+ - libxkbfile1
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