|
From: Florent R. <f.r...@fr...> - 2016-12-18 17:01:48
|
James Turner <zak...@ma...> wrote: > I think my confusion here is that normally people have all of Qt, installing > it as discrete packages is confusing, I don’t know why the distributions > encourage that. My assumption was that if people were using Qt5 at all, they > would have the WebSockets module, so making it mandatory (given that Qt5 was > found!) was reasonable. Your experience suggests I’m wrong about that. They do this to save space... People often complain when they have to install many dependencies, even if already packaged, and this segmentation of Qt lets one install only the libs that package-installed apps actually use. Nothing really new here. But as I said, installing the package is not a big problem. -- Florent |