- Package:
- src:libplasma
- Source:
- src:libplasma
- Submitter:
- Helmut Grohne
- Date:
- 2026-02-04 08:37:06 UTC
- Severity:
- normal
- Tags:
libplasma fails to cross build from source, because dh_install misses application templates. By default, the upstream build system installs them for native builds only. debian/rules should be explicit about whether they're needed as we do not want cross/native differences. I'm attaching a patch for your convenience. Helmut