<p></p>
<p><b>@eht16</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2590#discussion_r519186097">scripts/gtk-bundle-from-msys2.sh</a>:</p>
<pre style='color:#555'>>              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
</pre>
<p>Even though I can't reproduce it right now, I had <code>pacman -Sp mingw-w64-x86_64-glib2</code> printing also all dependencies of the "glib2" package and so we ended up with <code>mingw-w64-x86_64-python</code> and many many more. Basically this is nice but the Mingw packages have way more dependencies than we need and to keep the resulting bundle as small as possible ignore the package dependencies and define them manually.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2590#discussion_r519186097">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZ3B2GXJHG2XNVE5ZTSOVOR3ANCNFSM4RTUWQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYIR4KCWJ5U4FHP2HLSOVOR3A5CNFSM4RTUWQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD5KOVMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2590#discussion_r519186097",
"url": "https://github.com/geany/geany/pull/2590#discussion_r519186097",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>