Bug#1099733: dependency loop with opam

2025-03-07 Thread Stéphane Glondu
Le 07/03/2025 à 11:06, Samuel Thibault a écrit : The attach changes add a pkg.uutf.noopam build profile which avoids the opam build dependency, could you apply it? Same as in #1099689. -- Stéphane

Bug#1099733: dependency loop with opam

2025-03-07 Thread Samuel Thibault
Source: uutf Version: 1.0.3-1 Severity: important Tags: patch Hello, Currently, opam build-depends on libuutf-ocaml-dev and uutf build-depends on opam-installer, making new port bootstraping tricky. The attach changes add a pkg.uutf.noopam build profile which avoids the opam build dependency, co