[neon/snap-packaging/kf6-core-sdk/work.core24.qmldirs] /: git clone manually
Carlos De Maine
null at kde.org
Tue Aug 26 03:47:40 BST 2025
Git commit ab4dfc6910d58addc2f4d8b2ade23812d36c5163 by Carlos De Maine.
Committed on 26/08/2025 at 02:47.
Pushed by carlosdem into branch 'work.core24.qmldirs'.
git clone manually
M +3 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/ab4dfc6910d58addc2f4d8b2ade23812d36c5163
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5d143ef..1b21741 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -35,10 +35,12 @@ parts:
source-branch: 'master'
source-depth: 1
build-packages:
- - wget
+ - git
- python3
+ - wget
override-pull: |
craftctl default
+ git clone https://invent.kde.org/neon/snap-packaging/snap-helpers.git
wget https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/jobs/3282706/artifacts/file/kde-ci-packages/kde-qt6-core24-sdk_6.9.1_amd64.snap
override-build: |
craftctl default
More information about the Neon-commits
mailing list