summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
author林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>2019-04-12 00:40:28 +0800
committer林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>2019-04-12 00:40:28 +0800
commit2401523cb4c8d25755c979092b98e91f2769724a (patch)
tree776cfe7e6d04d31c6e925c4311b3a0dd839bad0a /snap
parentb9dacd1e98dd9e074df7b697ecd34616926dadab (diff)
snap: Migrate to `core` base
This patch allows the snap to use the latest Snapcraft features. Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index b5d809f3..38c0755e 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -7,6 +7,7 @@ description: |
Web based interface. It can adapt dynamically the displayed information
depending on the user interface size.
+base: core
grade: stable
confinement: strict