summaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml15
1 files changed, 10 insertions, 5 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index e49e717f..99db9bd1 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -128,10 +128,15 @@ parts:
'*': bin/
selective-checkout:
- plugin: nil
+ source: https://github.com/brlin-tw/selective-checkout.git
+ source-tag: v3.0.1
+ plugin: dump
build-packages:
- - git
- stage-snaps:
- - selective-checkout
+ - curl
+ - jq
+ - sed
+ - git
+ stage:
+ - scriptlets/selective-checkout
prime:
- - -*
+ - -*