mirror of https://github.com/nicolargo/glances.git
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>
This commit is contained in:
parent
b9dacd1e98
commit
2401523cb4
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue