[neon/kde/kmousetool/Neon/release] /: update packages
Jonathan Riddell
null at kde.org
Wed Mar 24 13:55:57 GMT 2021
Git commit db6ce74125ea45c46d8f22fe0c9718bee83116f7 by Jonathan Riddell.
Committed on 24/03/2021 at 13:55.
Pushed by jriddell into branch 'Neon/release'.
update packages
M +3 -2 snapcraft.yaml
https://invent.kde.org/neon/kde/kmousetool/commit/db6ce74125ea45c46d8f22fe0c9718bee83116f7
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 36ff2d6..9db6ee5 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -46,11 +46,12 @@ parts:
build-environment:
- CMAKE_BUILD_PARALLEL_LEVEL: "4"
build-packages:
+ - libphonon4qt5-dev
- libxt-dev
- libxtst-dev
stage-packages:
- - libxt-dev
- - libxtst-dev
+ - libxt6
+ - libxtst6
source: http://download.kde.org/stable/release-service/20.12.3/src/kmousetool-20.12.3.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
More information about the Neon-commits
mailing list