- Package:
- src:telepathy-logger
- Source:
- src:telepathy-logger
- Submitter:
- Helmut Grohne
- Date:
- 2024-02-03 10:15:21 UTC
- Severity:
- normal
- Tags:
telepathy-logger fails to cross build from source, because it fails running the gtk-doc scanner with an Exec format error. This is fairly common. Fortunately, it also separates its documentation to an Arch:all package. Hence, we can disable gtk-doc in arch-only builds and thereby make cross builds work. I'm attaching a patch for your convenience. Helmut