Skip to content

Commit 055acba

Browse files
committed
Fix snapcraft extension for gnome w/core22
1 parent c897072 commit 055acba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ architectures:
2222

2323
apps:
2424
htmldoc:
25-
extensions: [gnome-3-38]
25+
extensions: [gnome]
2626
command: usr/bin/htmldoc
2727
desktop: usr/share/applications/htmldoc.desktop
2828
plugs: [desktop, home, network, x11]

0 commit comments

Comments
 (0)