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

Jonathan Riddell null at kde.org
Wed Mar 24 11:14:34 GMT 2021


Git commit 023e0cabbd1d87e320f02c1f3aa475c79af3ed1f by Jonathan Riddell.
Committed on 24/03/2021 at 11:14.
Pushed by jriddell into branch 'Neon/release'.

update snap

M  +1    -2    snapcraft.yaml

https://invent.kde.org/neon/kde/kig/commit/023e0cabbd1d87e320f02c1f3aa475c79af3ed1f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 213b755..c7ae552 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -52,9 +52,8 @@ parts:
         - CMAKE_BUILD_PARALLEL_LEVEL: "4"
         build-packages:
         - libboost-python-dev
-        - pkg-config
         stage-packages:
-        - libboost-python-dev
+        - libboost-python1.71-dev
         source: http://download.kde.org/stable/release-service/20.12.3/src/kig-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list