Overview
Request 1134454 accepted
- The headless QPA plugin states minimum cmake 3.21 version requirement in the
cmakefile and won't build on Leap. Upstream recommends version 3.27.6 to build.
Add this requirement to the spec file.
calibre-7.2.0/src/calibre/headless/CMakeLists.txt:cmake_minimum_required(VERSION 3.21)
The ARM scheduler works so there it is:
https://build.opensuse.org/package/live_build_log/home:michals:Calibre/calibre/15.5/aarch64
Okay. You are right. But please use version 3.27.6 Upstream is not entirely stringent here. There is another file that contains all the sources and dependencies that upstream uses. It contains the version 3.27.6. And please note which module "headless QPA plugin" requires this version. So please enter this version, adjust the text in the changes, make a new request and I accept.