spack/lib
Wouter Deconinck 36bc53ee07
MesonPackage: depends_on pkgconfig (#46955)
meson's `dependency` function often uses pkg-config to locate a dependency, and may even fall back to cmake. The former case is very common, and since packagers often forget to add the tiny pkgconfig package as a build dep, we do it for them.
2025-02-14 08:36:16 +01:00
..
spack MesonPackage: depends_on pkgconfig (#46955) 2025-02-14 08:36:16 +01:00