Skip to content

contrib: qtdeclarative: Add a dependency from qtdeclarative-tools to qtshadertools-tools

Martin Storsjö requested to merge mstorsjo/vlc:qt-shadertools-deps into master

When cross building, and building the native qtdeclarative-tools (which can start before building the main qtdeclarative), these depend on tools installed by qtshadertools-tools (the native build host version of qtshadertools).

This was already a dependency for the main, cross compiled qtdeclarative target, but also is required for the qtdeclarative native tools.

Merge request reports