[neon/kde/kolourpaint/Neon/release] /: update snap

Jonathan Riddell null at kde.org
Thu Mar 25 13:12:45 GMT 2021


Git commit 2cc066895e0c7a70b3e1ac5ecc40f02a6c7f9f58 by Jonathan Riddell.
Committed on 25/03/2021 at 13:12.
Pushed by jriddell into branch 'Neon/release'.

update snap

M  +2    -5    snapcraft.yaml

https://invent.kde.org/neon/kde/kolourpaint/commit/2cc066895e0c7a70b3e1ac5ecc40f02a6c7f9f58

diff --git a/snapcraft.yaml b/snapcraft.yaml
index a2e28ee..a039ea9 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -46,14 +46,11 @@ parts:
         build-environment:
         - CMAKE_BUILD_PARALLEL_LEVEL: "4"
         build-packages:
-        - qt5-default
         - libkf5kdelibs4support-dev
         - libkf5sane-dev
-        - pkg-config
         stage-packages:
-        - libkf5kdelibs4support-dev
-        - libkf5sane-dev
-        - pkg-config
+        - libkf5kdelibs4support5
+        - libkf5sane5
         source: http://download.kde.org/stable/release-service/20.12.3/src/kolourpaint-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list