Fix dcomp.dll dependency error for GitLab Windows fleet
GitLab uses Windows Server 2022 Core for their Windows fleet and that doesn't ship dcomp.dll which is a dependency of GTK4 as of late. That causes the dependency checker to end in error.
This MR disables the dependency checker for jobs using GitLab's Windows fleet. So it fixes a problem we've been having but it's also a workaround.
Edited by René de Hesselle





















