Source: ecdsautils
Version: 0.3.2+git20151018-1
Severity: serious
Justification: fails to build from source
Builds of ecdsautils in minimal environments (notably, on the
autobuilders) have been failing:
CMake Error at
/usr/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:388
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.3/Modules/FindPkgConfig.cmake:48
(find_package_handle_standard_args)
CMakeLists.txt:4 (find_package)
Please declare a build dependency on pkg-config and confirm with
pbuilder or the like that you haven't missed any others.
Thanks!