mirror of https://github.com/WerWolv/ImHex.git
build: Fix AppImage file chooser crash (#567)
* add librsvg2-common * removed that comment I should not have made in the first place
This commit is contained in:
parent
de269e7a48
commit
dfc22abf35
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue