[neon/kde/ksudoku/Neon/release] /: easier stage packages

Jonathan Riddell null at kde.org
Fri Mar 5 15:24:02 GMT 2021


Git commit 94c36e6eabd7249479f733f5c5e09e5d0480fcc6 by Jonathan Riddell.
Committed on 05/03/2021 at 15:23.
Pushed by jriddell into branch 'Neon/release'.

easier stage packages

M  +2    -1    snapcraft.yaml

https://invent.kde.org/neon/kde/ksudoku/commit/94c36e6eabd7249479f733f5c5e09e5d0480fcc6

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2de440b..9bc997a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -52,7 +52,8 @@ parts:
         - libkf5kdegames-dev
         - kdoctools5
         stage-packages:
-        - libkf5kdegames-dev
+        - libkf5kdegames7
+        - libkf5kdegamesprivate1
         source: http://download.kde.org/stable/release-service/20.12.3/src/ksudoku-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list