https://bugs.kde.org/show_bug.cgi?id=362983

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sit...@kde.org

--- Comment #1 from Harald Sitter <sit...@kde.org> ---
I am pretty sure that is because kwin's cmakelists would look for the cmake
package of qtmulitmeida which is in libqt5multimedia-dev, but the actual
runtime dependency is on the qml module from the package
qml-module-qtmultimedia. Latter would be pulled in via recommends of kwin-data,
former doesn't ever get pulled in for kwin.

That said, perhaps you should check out the way purpose does QML runtime dep
checks, IIRC that actually tries to load the qml module instead of going
through a cmake package.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to