User avatar
mia (developer mode)
@mia@shrimptest.0x0.st
@lanodan i mean, you can get meson to tell you about all the dependencies and so on in JSON format. that’s what the introspect subcommand is for

what i mean is that the dependency names meson uses, in most cases, match the names used in pkg-config or cmake files. and opensuse adds those to rpm package
Provides in the form of pkgconfig(<name>) and cmake(<name>)