-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
For some reason, linuxdeploy-plugin-qt started deploying the Qt6Sql module even though I do not use SQL anywhere in my project. This would not be a problem normally, but also if I run the linuxdeploy twice it fails on the second run because it is unable to locate libmimerapi.so
I want to be able to:
- Explicitly disable Qt modules for linking
- Probably also explicitly disable library files for dependencies if I want to include Qt6Sql module anyway
nuttyartist
Metadata
Metadata
Assignees
Labels
No labels