[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1051475: ledit: can't be built with arch:all+any



Le 08/09/2023 à 15:53, Gianfranco Costamagna a écrit :
Hello, for some reasons, building ledit with arch:all + arch:any produces a ledit binary with an additional dependency
on libstdlib-ocaml-lqmb5
This makes the arch:all package not binNMU safe, and then RC buggy.

I think, for an arch:all package binary depending on shlibs:Depends and ocaml:Depends is a little bit strange

Package: ledit
Architecture: all
Depends:
  ${ocaml:Depends},
  ${misc:Depends},
  ${shlibs:Depends}


I don't honestly know if we have to convert ledit into an arch:all package, or to stop adding ocaml:Depends on it.

dh_ocaml + arch:all has always been shaky, I think it's better to make ledit an arch:any package (I did it for ocamlwc recently).


Cheers,

--
Stéphane


Reply to: