mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-30 20:15:38 +00:00
MANIFEST: injecting needed libraries and discarding the troublesome ones - adding more
This commit is contained in:
parent
61a9f1175f
commit
0aeb948086
|
@ -756,6 +756,12 @@ modules:
|
||||||
"libpcap.so.0.8"
|
"libpcap.so.0.8"
|
||||||
"libGLEW.so.2.2"
|
"libGLEW.so.2.2"
|
||||||
"libsolarus.so.1"
|
"libsolarus.so.1"
|
||||||
|
"libswscale.so.6"
|
||||||
|
"libpostproc.so.56"
|
||||||
|
"libpoppler.so.125"
|
||||||
|
"libphysfs.so.1"
|
||||||
|
"libmodplug.so.1"
|
||||||
|
"libluajit-5.1.so.2"
|
||||||
)
|
)
|
||||||
|
|
||||||
src_dir="${FLATPAK_DEST}/retrodeck/lib"
|
src_dir="${FLATPAK_DEST}/retrodeck/lib"
|
||||||
|
|
Loading…
Reference in a new issue