https://bugs.kde.org/show_bug.cgi?id=466464
Bug ID: 466464
Summary: Missing dependencies in Tokodon build sequence
Classification: Developer tools
Product: kdesrc-build
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: project metadata
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I had these problems appear while trying to build tokodon with
./kdesrc-build tokodon
and am unsure what is the best way to classify these issues.
1. knotifications requires either canberra or phonon4qt5, and neither was
available in my build.
I resolved this by installing libcanberra-dev on Ubuntu
2. qtkeychain requires libsecret-1.
I resolved this by install libsecret-1-dev on Ubuntu
My understanding is that dependency tracking is meant to pull in this kind of
stuff (phonon4qt5 seems like an important target on that front, but it doesn't
seem to be listed anywhere in the kdesrc-build metadata).
Sorry for this haphazard issue, I am new to messing with these tools.
--
You are receiving this mail because:
You are watching all bug changes.