alarm-clock
alarm-clock copied to clipboard
Does not compile under FreeBSD 13.2
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) CMakeLists.txt:48 (find_package)
do you have devel/pkgconf installed? the error message sounds pretty clear :p
do you have
devel/pkgconfinstalled? the error message sounds pretty clear :p
Thanks I had to install a number of other packages like gettext, libappindicator and ayatana-ido.