libsoup-2.4.so / libsoup-3.0.so are symlinks installed by development packages, they are not available at runtime. Also eliminate G_MODULE_SUFFIX since it's not useful for us, and is actually incorrect on macOS anyway. Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1071 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1899>