- Package:
- src:faustworks
- Source:
- faustworks
- Submitter:
- Helmut Grohne
- Date:
- 2022-04-27 10:36:04 UTC
- Severity:
- normal
- Tags:
faustworks fails to cross build from source, because it attempts to run lrelease on a .pro file without depending on qt5-qmake:native. Please consider applying the attached patch to add the missing dependency. Helmut