@b4n commented on this pull request.


In scripts/gtk-bundle-from-msys2.sh:

>  		ls $cachedir/mingw-w64-${ABI}-${1}-${package_version}-* | sort -V | tail -n 1
 	else
-		pacman -Sp mingw-w64-${ABI}-${1}
+		# -dd to ignore dependencies as we listed them already above in $packages

OK. I guess so long as everything runs smoothly it's probably OK anyway indeed


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.