Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
- This command is necessary to compile qsb files used by qt. While trying to
build a package, the missing command caused ftbfs.
* What exactly did you do (or not do) that was effective (or
ineffective)?
- After installing qt6-shader-baker package, I ran the qsb command.
* What was the outcome of this action?
- "qsb: command not found"
* What outcome did you expect instead?
- Successfully execute the command
* Extra comment:
- A symbolic link to /usr/bin/ from: /usr/lib/qt/bin/qsb should fix this.
Thanks.