build/linux: Remove redundant plugs: in favor of 'gnome' Snap extension
See: https://documentation.ubuntu.com/snapcraft/stable/reference/extensions/gnome-extension/
This commit is contained in:
parent
2d57b1764d
commit
b960be9735
2 changed files with 1 additions and 11 deletions
|
|
@ -47,10 +47,6 @@ apps:
|
|||
- home
|
||||
- network
|
||||
- removable-media
|
||||
- desktop
|
||||
- desktop-legacy
|
||||
- wayland
|
||||
- unity7
|
||||
extensions: [gnome]
|
||||
|
||||
layout:
|
||||
|
|
@ -68,12 +64,6 @@ slots:
|
|||
bus: session
|
||||
name: org.gimp.GIMP.UI
|
||||
|
||||
plugs:
|
||||
gnome-46-2404:
|
||||
interface: content
|
||||
target: $SNAP/gnome-platform
|
||||
default-provider: gnome-46-2404
|
||||
|
||||
parts:
|
||||
buildenv:
|
||||
plugin: nil
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5814567568bb6570ee70d33426f376e9c5daaa80
|
||||
Subproject commit a9ad8c03368863f3138706c32d26c5a01aed9d2b
|
||||
Loading…
Reference in a new issue