- Package:
- src:jbigkit
- Source:
- src:jbigkit
- Submitter:
- Helmut Grohne
- Date:
- 2023-04-12 13:00:06 UTC
- Severity:
- normal
- Tags:
jbigkit-testdata actually contains data that is the same for all architectures. As such, it should be an Arch:all package. I'm attaching a patch to do so for your convenience. As it happens, generation of jbigkit-testdata breaks cross compilation. By moving it into an indep package, it becomes irrelevant to cross compilation and thus cross compilation is fixed. Helmut