glib.recipe: Re-enable GResolver lookup by name and address

Merged Nirbheek Chauhan requested to merge nirbheek/cerbero:fix-glib-gresolver-uwp into master

We only need to return an error when DNS record lookup is requested, which is rare. The most common usage is lookup by name and address, both of which work fine already.

Merge request reports