Le jeu. 23 janv. 2025 à 10:51, Jonas Smedegaard <jo...@jones.dk> a écrit :
> Quoting Paul Gevers (2025-01-23 09:29:22) > > Hi javascript maintainers, > > > > On Fri, 10 Jan 2025 14:41:12 +0100 Jonas Smedegaard <jo...@jones.dk> > wrote: > > > > Alternatively I'd look into removing it from testing, however > there's a few > > > > rdeps that look hard to remove. > > > > > > Which "it" are you talking about removing from testing? > > > > emscript, and as a consequence all its reverse (build) dependencies. The > > bad shape of emscript is the last piece blocking the removal of > > llvm-toolchain-15 which we don't want to ship in trixie. > > Ok. > > Just a nitpick: The name is "emscripten" - the trailing "en" is part of > the name. > > It seems that among the reverse build-dependencies is node-corepack, > which in turn has quite a few build-dependencies. Let's hope most of > those rely on non-WASM parts of that package and can survive the blow. > I removed the extra arbitrary build-dependencies from node-corepack (cmake, rsync, emscripten).