- Package:
- src:kirigami2
- Source:
- src:kirigami2
- Submitter:
- Helmut Grohne
- Date:
- 2025-04-22 20:18:08 UTC
- Severity:
- normal
- Tags:
kirigami2 fails to cross build from source, because extra-cmake-modules defaults to not installing app templates during cross builds and then they go missing. This can now be changed using a flag. Please consider applying the attached patch to set that new flag and make kirigami2 cross build that way. Helmut