Эх сурвалжийг харах

Include imageformat dependencies with releases

Jcw87 7 жил өмнө
parent
commit
287ee1cd63

+ 1 - 0
.travis/linux-mingw/docker.sh

@@ -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/"