[neon] [Bug 362983] KWin does not depend on Qt5Multimedia

Harald Sitter via KDE Bugzilla bugzilla_noreply at kde.org
Thu May 12 18:01:20 UTC 2016


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

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sitter at kde.org

--- Comment #1 from Harald Sitter <sitter at 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 the assignee for the bug.


More information about the neon mailing list