2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

Include imageformat dependencies with releases

This commit is contained in:
Jcw87 2018-11-15 20:55:37 -08:00
parent 87eca5b209
commit 287ee1cd63

View file

@ -57,3 +57,4 @@ done
pip3 install pefile
python3 .travis/linux-mingw/scan_dll.py package/*.exe "package/"
python3 .travis/linux-mingw/scan_dll.py package/imageformats/*.dll "package/"