Skip to content

build: Bump GLib dependency to 2.50 and add guards

Benjamin Berg requested to merge benzea/cleanups into master

libfprint already uses G_DEBUG_HERE in a lot of places which requires GLib 2.50. Also add the appropriate defines so that usage of newer API will result in warnings.

Merge request reports