https://bugs.kde.org/show_bug.cgi?id=459642
Bug ID: 459642
Summary: Missing runtime modules
Classification: Plasma
Product: kwin
Version: 5.25.5
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
Hi,
I'm attempting to build the kwin on Guix. I added all the dependencies as
required by CMakeLists.txt. However, some modules are not found.
STEPS TO REPRODUCE
1. guix build kwin
OBSERVED RESULT
During the configure phase I see this output:
-- The following RUNTIME packages have not been found:
* hwdata, <https://github.com/vcrhonek/hwdata>
Runtime-only dependency needed for mapping monitor hardware vendor IDs to
full names
* QtQuick.Controls-QMLModule, QML module 'QtQuick.Controls' is a runtime
dependency.
* org.kde.plasma.core-QMLModule, QML module 'org.kde.plasma.core' is a runtime
dependency.
* org.kde.plasma.components-QMLModule, QML module 'org.kde.plasma.components'
is a runtime dependency.
EXPECTED RESULT
The hwdata, plasma-framework and qtquickcontrols2 are inputs for this package.
So the CMake should be able to find them.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Guix kwin 5.25.5
--
You are receiving this mail because:
You are watching all bug changes.