On 2025/02/27 10:44, Johannes Thyssen Tishman wrote: > On a side note, I can enable the visualization subsystem now that we > have vtk and leave those subsystems that are disabled by default > disabled. tb@, what do you think? I opted for leaving it out initially > as it is not needed by FreeCAD.
fwiw, I would tend to leave it out unless something needs it. > +BUILD_DEPENDS = devel/cjson \ something smells off here; it's a shared library, no "header-only library" option, so why is this just a BDEP and not linked by anything?