1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

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:
Bruno Lopes
2025-08-11 13:11:45 -03:00
parent 2d57b1764d
commit b960be9735
2 changed files with 1 additions and 11 deletions

View File

@@ -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