summaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-10-22 12:25:41 +0200
committernicolargo <nicolas@nicolargo.com>2022-10-22 12:25:41 +0200
commitf5892af6999422bcc92c8851692182994c813894 (patch)
treed0de6cf2a0ce31bd89fc7cd1af079dcec9d51af5 /snap/snapcraft.yaml
parentfacb436030f9d51afa499fc49c85cfabc269a61a (diff)
Another try for snap - Related to #1801
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index caf34063..ab8d7446 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -13,7 +13,7 @@ confinement: strict
apps:
glances:
- command: glances-launch $SNAP/bin/glances
+ command: bin/glances-launch $SNAP/bin/glances
plugs:
- network
- system-observe
@@ -53,7 +53,6 @@ parts:
override-pull: |
snapcraftctl pull
"$SNAPCRAFT_STAGE"/scriptlets/selective-checkout
-
bottle:
plugin: python
source: https://github.com/bottlepy/bottle.git
@@ -68,7 +67,7 @@ parts:
docker:
plugin: python
source: https://github.com/docker/docker-py.git
- source-tag: '6.0.0'
+ source-tag: '3.7.3'
source-depth: 1
override-build: |
mkdir -p $SNAPCRAFT_PART_BUILD/dist
@@ -77,7 +76,7 @@ parts:
bottle-dist: docker/dist
launchers:
- source: local/launchers
+ source: snap/local/launchers
plugin: dump
organize:
'*': bin/