[neon/kde/dolphin/Neon/release] /: fix build snap

Jonathan Riddell null at kde.org
Fri Mar 5 14:41:36 GMT 2021


Git commit 196d800395906215ec3846de075f0528247cdd47 by Jonathan Riddell.
Committed on 05/03/2021 at 14:41.
Pushed by jriddell into branch 'Neon/release'.

fix build snap

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/kde/dolphin/commit/196d800395906215ec3846de075f0528247cdd47

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 198f56b..2d6d99f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -39,7 +39,7 @@ package-repositories:
 parts:
     dolphin:
         build-snaps:
-        - kde-frameworks-5-qt-5-15-core20-sdk/latest/candidate/latest/edge
+        - kde-frameworks-5-qt-5-15-core20-sdk/latest/candidate
         after:
         - kde-frameworks-5-env
         plugin: cmake


More information about the Neon-commits mailing list