Add missing library for appimage file
This commit is contained in:
parent
6c0306a501
commit
cebf4301d0
1 changed files with 2 additions and 1 deletions
|
|
@ -38,9 +38,10 @@ libmpg123
|
||||||
libmp3lame
|
libmp3lame
|
||||||
libogg
|
libogg
|
||||||
libvorbis
|
libvorbis
|
||||||
|
libvorbisfile
|
||||||
|
libvorbisenc
|
||||||
libopus
|
libopus
|
||||||
libsndfile
|
libsndfile
|
||||||
libvorbisenc
|
|
||||||
libjson
|
libjson
|
||||||
libreadline
|
libreadline
|
||||||
libwrap
|
libwrap
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue