Skip to content

build: Declare pkgconfig file dependencies with 'libraries'

Unlike "requires", this accepts various forms of libraries, presumably also those that might come from a subproject if e.g. glib is built as such. Should fix errors like:

src/libtracker-sparql/meson.build:145:4: ERROR: requires argument not a string, library with pkgconfig-generated file or pkgconfig-dependency object, got

Merge request reports

Loading