1 verifypc is a tool that sanity checks the dependencies of a package based on
2 the results of a successful build, assuming the package uses pkg-config to
5 verifypc will warn you if the configuration script requests an uninstalled
6 or unavailable package (not specified as a direct dependency) or if the
7 requested package does not match the version specification in the packages'