tag 1127222 + upstream forwarded 1127222 https://gitlab.com/orcus/orcus/-/issues/21
tag 1127222 + pending Hi, Am 06.02.26 um 16:00 schrieb Matthias Klose:
This package either build-depends on libboost-system-dev or depends on it. The boost system library was removed upstream in 1.89, and is empty since 1.69. If this library is referenced in the build system, the library can just be removed from the build system, and the package should continue to build for any boost version newer than 1.69, including boost1.83 in Debian.
Upstream got https://gitlab.com/orcus/orcus/-/issues/214 and did https://gitlab.com/orcus/orcus/-/commit/42da864dca5c6707cfbd84d764703fa39b1ec7a2 So it's probably fixed in 0.21.0 which is in unstable and just
- Remove libboost-system-dev in Depends and Build-Depends.
This can be done and it builds with libboost-dev installed from experimental (and thus no libboost-system-dev present): https://salsa.debian.org/libreoffice-team/liborcus/-/commit/bf121197c6b9e65c732ec7dbf6676fd165853356 Regards, Rene

