Version:
Usage
Install the latest pkgconf package with the following command:
meson wrap install pkgconfOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from pkgconf 2.5.1-1 can be used by adding the following lines to your meson.build file:
libpkgconf_dep = dependency('libpkgconf')Patch Files Preview
No patch files needed for this package.