Skip to content

Commit e8972c8

Browse files
committed
Build snap - Cleanup snapcraft
1 parent 2261219 commit e8972c8

1 file changed

Lines changed: 18 additions & 20 deletions

File tree

snap/snapcraft.yaml

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ apps:
1616
- audio-playback
1717
- desktop
1818
- desktop-legacy
19-
- pulseaudio
20-
- wayland
21-
- x11
22-
- opengl
23-
- network
2419
- home
25-
- screen-inhibit-control
20+
- network
2621
- network-bind
22+
- opengl
2723
- password-manager-service
24+
- pulseaudio
25+
- screen-inhibit-control
26+
- wayland
27+
- x11
2828

2929
# 20251013 gjw The `flutter_secure_storage` package (and maybe
3030
# `vault_storage`) is used by `solidpod/solidui` to save secrets
@@ -68,30 +68,28 @@ parts:
6868
plugin: flutter
6969
flutter-target: lib/main.dart
7070
build-packages:
71+
- binutils
7172
- clang
7273
- cmake
73-
- llvm
74-
- git
75-
- pkg-config
76-
- ninja-build
77-
- libgtk-3-dev
7874
- libblkid-dev
79-
- liblzma-dev
80-
- libgstreamer1.0-dev
8175
- libgstreamer-plugins-base1.0-dev
8276
- libgstreamer-plugins-good1.0-dev
83-
- libsecret-1-dev
77+
- libgstreamer1.0-dev
78+
- libgtk-3-dev
8479
- libjsoncpp-dev
80+
- liblzma-dev
81+
- libsecret-1-dev
8582
- libssl-dev
8683
- lld
87-
- binutils
84+
- llvm
85+
- ninja-build
8886
stage-packages:
89-
- libgstreamer1.0-0
87+
- gstreamer1.0-plugins-base
88+
- gstreamer1.0-plugins-good
9089
- libgstreamer-plugins-base1.0-0
9190
- libgstreamer-plugins-good1.0-0
92-
- gstreamer1.0-plugins-good
93-
- gstreamer1.0-plugins-base
94-
- libsecret-1-0
91+
- libgstreamer1.0-0
92+
- libgtk-3-0
9593
- libjsoncpp-dev
94+
- libsecret-1-0
9695
- libssl3
97-
- libgtk-3-0

0 commit comments

Comments
 (0)