We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11711d commit 7c07949Copy full SHA for 7c07949
1 file changed
snap/snapcraft.yaml
@@ -107,8 +107,6 @@ parts:
107
cp -av $SNAPCRAFT_STAGE/../snap $SNAPCRAFT_PART_SRC
108
stage-packages:
109
- xauth
110
- - libappindicator3-1
111
- - gnome-icon-theme
112
build-packages:
113
- intltool
114
- libappindicator3-dev
@@ -148,6 +146,9 @@ parts:
148
146
149
147
# Removing files that are accessible thanks to desktop plug
150
desktop-gtk3:
+ stage-packages:
+ - gnome-icon-theme
151
+ - libappindicator3-1
152
stage:
153
- -./usr/share/fonts/**
154
install: |
0 commit comments