Bug 472838

Summary: libkf5pimtextedittexttospeech-dev package doesn't contain a cmake config file
Product: [KDE Neon] neon Reporter: David Jarvie <djarvie>
Component: Packages Unstable EditionAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: jr, neon-bugs-null, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David Jarvie 2023-07-31 12:05:16 UTC
The package libkf5pimtextedittexttospeech-dev doesn't contain KF5TextEditTextToSpeechConfig.cmake (or any other .cmake file). I'm trying to build an app with kdesrc-build which requires this, so the build fails.

libkf5textedittexttospeech is required by libkf5pimtextedit5. The only -dev package for *textedittexttospeech is libkf5pimtextedittexttospeech-dev, so logically it needs to contain the missing .cmake file.

SOFTWARE/OS VERSIONS
Up to date (today) Neon unstable.
Comment 1 Jonathan Riddell 2023-07-31 14:18:11 UTC
It got moved to ktextaddons

libkf5textedittexttospeech1 and libkf5ktextaddons-dev contain the files.

The lib is now /usr/lib/x86_64-linux-gnu/libKF5TextEditTextToSpeech.so.1.3.41

libkf5pimtextedit5 depends on libkf5textedittexttospeech1

let me know if you still have issues