mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 19:15:46 +00:00
Include imageformat dependencies with releases
This commit is contained in:
parent
548149cdbb
commit
612a19491b
1 changed files with 1 additions and 0 deletions
|
@ -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/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue