rygel 0.40.2 doesn't compile with the new libsoup 2.74
There is a new version of libsoup - 2.74 and rygel 0.40.2 doesn't compile with it. This is the error:
../rygel-0.40.2/src/librygel-server/rygel-import-resource.vala:275.22-275.38: error: The name `get_phrase' does not exist in the context of `Soup.Status' (libsoup-2.4)
var phrase = Status.get_phrase (message.status_code);
^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)