On Thu, Mar 16, 2023 at 06:42:22AM -0600, Klemens Nanni wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   k...@cvs.openbsd.org    2023/03/16 06:42:22
> 
> Modified files:
>       net/tdesktop   : Makefile 
>       net/tg_owt     : Makefile distinfo 
> 
> Log message:
> Revert upstream cmake change in tg_owt ot unbreak tdesktop builds

tdesktop seems to miss a BDEP

CMake Error at /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 
(find_package):
  By not providing "FindCrc32c.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Crc32c", but
  CMake did not find one.

  Could not find a package configuration file provided by "Crc32c" with any
  of the following names:

    Crc32cConfig.cmake
    crc32c-config.cmake

  Add the installation prefix of "Crc32c" to CMAKE_PREFIX_PATH or set
  "Crc32c_DIR" to a directory containing one of the above files.  If "Crc32c"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  /usr/local/lib/cmake/tg_owt/tg_owtConfig.cmake:6 (find_dependency)
  cmake/external/webrtc/CMakeLists.txt:11 (find_package)


> 

-- 
Antoine

Reply via email to