Package: libakonadi-dev Version: 4:24.08.0-2 Severity: normal Newer (aka. KF6) versions of libakonadi-dev should probably depend on extra-cmake-modules:
$ cat CMakeLists.txt cmake_minimum_required(VERSION 3.10) project(foo) find_package(KPim6Akonadi REQUIRED) $ cmake . CMake Error at /usr/lib/x86_64-linux-gnu/cmake/KPim6Akonadi/KPimAkonadiMacros.cmake:14 (include): include could not find requested file: ECMMarkAsTest Call Stack (most recent call first): /usr/lib/x86_64-linux-gnu/cmake/KPim6Akonadi/KPim6AkonadiConfig.cmake:68 (include) CMakeLists.txt:3 (find_package) -- System Information: Debian Release: 12.7 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-security'), (500, 'stable-debug'), (100, 'unstable-debug'), (100, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-22-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system)