[neon/kde/step/Neon/release] /: update snap
Jonathan Riddell
null at kde.org
Thu Mar 25 15:13:22 GMT 2021
Git commit 81d1de85ac7123834dc592bb1061d575dcefd99c by Jonathan Riddell.
Committed on 25/03/2021 at 15:13.
Pushed by jriddell into branch 'Neon/release'.
update snap
M +7 -6 snapcraft.yaml
https://invent.kde.org/neon/kde/step/commit/81d1de85ac7123834dc592bb1061d575dcefd99c
diff --git a/snapcraft.yaml b/snapcraft.yaml
index fce9102..3c208f4 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -55,13 +55,14 @@ parts:
- libkf5kdelibs4support-dev
- libkf5khtml-dev
- libqalculate-dev
+ - libkf5doctools-dev
stage-packages:
- - libeigen3-dev
- - libglib2.0-dev
- - libgsl-dev
- - libkf5kdelibs4support-dev
- - libkf5khtml-dev
- - libqalculate-dev
+ - libglib2.0-0
+ - libgsl23
+ - libgslcblas0
+ - libkf5kdelibs4support5
+ - libkf5khtml5
+ - libqalculate20
source: http://download.kde.org/stable/release-service/20.12.3/src/step-20.12.3.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
More information about the Neon-commits
mailing list