[neon/kde/knights/Neon/release] /: update snap
Jonathan Riddell
null at kde.org
Thu Mar 25 10:52:39 GMT 2021
Git commit 009de157b33d6aba55b737cfee4930e444ec64cc by Jonathan Riddell.
Committed on 25/03/2021 at 10:52.
Pushed by jriddell into branch 'Neon/release'.
update snap
M +1 -6 snapcraft.yaml
https://invent.kde.org/neon/kde/knights/commit/009de157b33d6aba55b737cfee4930e444ec64cc
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0c965e5..964293d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,6 +1,5 @@
---
name: knights
-title: KNights
confinement: strict
grade: stable
base: core20
@@ -53,16 +52,12 @@ parts:
- CMAKE_BUILD_PARALLEL_LEVEL: "4"
source: http://download.kde.org/stable/release-service/20.12.3/src/knights-20.12.3.tar.xz
build-packages:
- - build-essential
- - qt5-default
- - kdoctools5
- - libkf5kdegames-dev
+ - libkf5doctools-dev
stage-packages:
- gnuchess
- stockfish
- sjeng
- crafty
- - libkf5kdegames7
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
More information about the Neon-commits
mailing list