Skip to content

Add option for ignoring Qt modules #150

Open
@Zaraka

Description

@Zaraka

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:

  1. Explicitly disable Qt modules for linking
  2. Probably also explicitly disable library files for dependencies if I want to include Qt6Sql module anyway

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions