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

Jonathan Riddell null at kde.org
Thu Mar 25 15:14:49 GMT 2021


Git commit 19a259aae8213eb61939cac2714b044c36acb049 by Jonathan Riddell.
Committed on 25/03/2021 at 15:14.
Pushed by jriddell into branch 'Neon/release'.

update snap

M  +3    -1    snapcraft.yaml

https://invent.kde.org/neon/kde/umbrello/commit/19a259aae8213eb61939cac2714b044c36acb049

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 23e0f1c..d8da2e5 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -55,7 +55,9 @@ parts:
         - libboost-dev
         stage-packages:
         - libkf5kdelibs4support5
-        - libboost
+        - libboost1.71-dev
+        - libxml2
+        - libxslt1.1
         source: http://download.kde.org/stable/release-service/20.12.3/src/umbrello-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list