Skip to content

meson: Synchronize Requires in .pc file with Autotools

Jan Tojnar requested to merge wip/jtojnar/meson-pc-reqs into master

Without this, they will just be listed in Requires.private.

Also do not add gobject-introspection to the dependencies, since it is only used for generating introspection and Meson will check for it automatically.

Merge request reports