[neon/snap-packaging/elisa-snap] /: Remove the reference to gtk3 theme for now
Kevin Ottens
null at kde.org
Thu Jun 27 13:40:14 BST 2024
Git commit 0710e6e39a06517aa084c4ccf0b68e806c1a37f0 by Kevin Ottens.
Committed on 27/06/2024 at 12:39.
Pushed by ervin into branch 'master'.
Remove the reference to gtk3 theme for now
M +0 -5 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/elisa-snap/-/commit/0710e6e39a06517aa084c4ccf0b68e806c1a37f0
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f5b56a1..59d61ef 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -24,11 +24,6 @@ apps:
- pulseaudio
command-chain:
- snap/command-chain/desktop-launch6
-plugs:
- gtk-gtk3-themes:
- interface: "content"
- target: "$SNAP/data-dir/themes"
- default-provider: "gtk-common-themes"
environment:
LD_LIBRARY_PATH: "/snap/kf6-core22/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/ffmpeg-2204/current/usr/lib:$SNAP/usr/lib:$SNAP/lib/:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/elisa:/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pulseaudio:/usr/lib:/lib"
PATH: /snap/ffmpeg-2204/current/usr/bin:/snap/kf6-core22/current/usr/bin:$SNAP/usr/bin:/usr/bin:/bin
More information about the Neon-commits
mailing list