mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 22:30:47 -07:00
Include imageformat dependencies with releases
This commit is contained in:
@ -57,3 +57,4 @@ done
|
|||||||
|
|
||||||
pip3 install pefile
|
pip3 install pefile
|
||||||
python3 .travis/linux-mingw/scan_dll.py package/*.exe "package/"
|
python3 .travis/linux-mingw/scan_dll.py package/*.exe "package/"
|
||||||
|
python3 .travis/linux-mingw/scan_dll.py package/imageformats/*.dll "package/"
|
||||||
|
Reference in New Issue
Block a user