Le 09/08/2024 à 11:00, Adrian Bunk a écrit :
Should ocaml-odoc depend on ocaml-<version> to avoid this issue in the future?
I'm afraid this will harden bootstrap: ocaml-odoc is involved in many build-dependency loops. This is why I didn't do it before. But you're probably right. Moreover, ocaml-odoc is most likely needed only to build arch-indep packages (I've experimented this with js-of-ocaml).
Cheers, -- Stéphane