Hi, > On 3. Dec 2024, at 23:20, Adam Light <acli...@gmail.com> wrote: > > Is it not possible to skip optional dependencies like this?
You can try passing --no-optional-deps or --no-resolve-deps to configure. To see what those options do, you can call the init-repository script with the -help option. This would need to be done in a new checkout, because the optional (recommended) dependencies have already been checked out. Alternatively you could just remove the unwanted submodules. _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest