Skip to content

Commit 2339404

Browse files
caberoscaberos
authored andcommitted
update master
2 parents 82eadd3 + 949a2f3 commit 2339404

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

snap/snapcraft.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@ description: |
66
77
license: MIT
88

9-
base: core20
9+
base: core22
1010
grade: stable
1111
confinement: strict
1212

13+
assumes:
14+
- command-chain
15+
1316
apps:
1417
slcli:
1518
command: bin/slcli
19+
command-chain:
20+
- bin/homeishome-launch
1621
environment:
1722
LC_ALL: C.UTF-8
1823
plugs:
@@ -34,3 +39,8 @@ parts:
3439

3540
stage-packages:
3641
- python3
42+
43+
homeishome-launch:
44+
plugin: nil
45+
stage-snaps:
46+
- homeishome-launch

0 commit comments

Comments
 (0)