Adam Borowski <[email protected]> writes: > Package: racket > Version: 6.3-3 > Severity: normal > > > racket has a bunch of hard-coded recommends: that go out of sync with what > it's built against.
The recommends are (more or less) needed because racket dlopens a bunch of things, which is not detected by the usual machinery. That doesn't excuse them being out of sync, of course. Better ideas for how to manage this are welcome.

