mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 05:08:23 +00:00
Include imageformat dependencies with releases
This commit is contained in:
parent
d3b1b5f22c
commit
afeaaa91cb
1 changed files with 1 additions and 0 deletions
|
@ -35,3 +35,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/"
|
||||||
|
|
Loading…
Reference in a new issue