CI: clean up MSYS2 build dependencies
authorChristoph Reiter <reiter.christoph@gmail.com>
Sun, 27 Mar 2022 17:08:36 +0000 (19:08 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Sun, 27 Mar 2022 18:10:58 +0000 (20:10 +0200)
commite69dc04a7f18aa97ae5330cd2df1beb4026486a0
tree01c643eba40f849d5bfb66734fabab42015f2163
parentc1361f7a5a96366ccd20805b51259c233c805117
CI: clean up MSYS2 build dependencies

We only need a C compiler and not the whole toolchain,
and gst-plugins-bad was split into libraries and plugins.
pkg-config -> pkgconf.

This should speed the CI setup up a bit.
.gitlab-ci/test-msys2.sh