Bug 430280

Summary: knights-20.08.3 automagic dependency on qtspeech
Product: [Applications] knights Reporter: Kobboi <kde>
Component: generalAssignee: Alexander Semke <alexander.semke>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: asturm, kde-games-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kobboi 2020-12-11 22:32:15 UTC
STEPS TO REPRODUCE
1. Compile knights on a build system that happens to have qtspeech installed
2. Package and install the binaries on a different system

OBSERVED RESULT
$ knights
knights: error while loading shared libraries: libQt5TextToSpeech.so.5: cannot open shared object file: No such file or directory

EXPECTED RESULT
Either you depend on qtspeech or you don't. I will submit a PR with a suggested solution once I find out how the KDE community works.

KDE Plasma Version: 5.76
Qt Version: 5.15.2
Comment 1 Andreas Sturmlechner 2020-12-11 23:07:01 UTC
It just means that we missed to tick the build system box downstream. This is no upstream bug.