Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0
-
None
Description
When compiling a user application/library against QtInsightTracker (Qt::InsightTracker as a target dependency in CMake) for some reason additional development packages are needed:
- libzstd-dev
- libcups2-dev
I don't think that these should be needed. The user application should not depend on these packages directly, and the resulting binaries don't. (And I wonder where the dependency on libcups2/QtPrintsupport comes from in the first place. libQt6InsightTracker doesn't seem to depend on that either, and I also wouldn't know why.)