Skip to content

Commit

Permalink
build: Fix AppImage file chooser crash (WerWolv#567)
Browse files Browse the repository at this point in the history
* add librsvg2-common

* removed that comment I should not have made in the first place
  • Loading branch information
iTrooz authored Jul 2, 2022
1 parent de269e7 commit dfc22ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ AppDir:
- sourceline: deb http://security.ubuntu.com/ubuntu jammy-security universe
- sourceline: deb http://security.ubuntu.com/ubuntu jammy-security multiverse
include:
- adwaita-icon-theme-full # wtf ?
- adwaita-icon-theme-full
- librsvg2-common
- libbz2-1.0:amd64
- libcap2:amd64
- libdbus-1-3:amd64
Expand Down

0 comments on commit dfc22ab

Please sign in to comment.