Meson: Better messages for most dependency errors
Loading
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This adds human-friendly error messages to most of the optional dependencies when they are missing. The idea is to help people explicitly disable the features they don't want. Currently there does not seem to be a better way to do this.
Note, that this MR includes !72 (merged) as it depends on it.