summaryrefslogtreecommitdiff
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-09-23 12:45:22 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-09-23 12:45:29 +0200
commit632da15234851f3decdbb29cbeb15e1950e41a0d (patch)
treef256a8e94ffa58e50fd97fa54288b8449547457b /snap/snapcraft.yaml
parented589aa6fbe1a763a9132d6d8d9e9e807b423b5e (diff)
downloadmana-632da15234851f3decdbb29cbeb15e1950e41a0d.tar.gz
mana-632da15234851f3decdbb29cbeb15e1950e41a0d.tar.bz2
mana-632da15234851f3decdbb29cbeb15e1950e41a0d.tar.xz
mana-632da15234851f3decdbb29cbeb15e1950e41a0d.zip
snap: Workaround automated review issue
Snapcraft automatically adds 'assumes: command-chain' when it detects a command chain is used, without checking whether it is already there. This causes the 'lint-snap-v2:snap_schema' to fail due to the duplicated entry. See https://github.com/canonical/snapcraft/issues/4931
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 49ae3e0b..34e3d36c 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -6,9 +6,6 @@ base: core22
grade: stable
confinement: strict
-assumes:
- - command-chain
-
apps:
mana:
command: usr/bin/mana