https://bugs.kde.org/show_bug.cgi?id=520261
Bug ID: 520261
Summary: Fails to build without xcb_event
Classification: Plasma
Product: plasmashell
Version First 6.6.90
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: Screen locking
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
On building in Fedora Rawhide:
/builddir/build/BUILD/kscreenlocker-6.6.90-build/kscreenlocker-6.6.90/greeter/greeterapp.cpp:68:10:
fatal error: xcb/xcb_event.h: No such file or directory
68 | #include <xcb/xcb_event.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
I believe a build requirement should be added for xcb_event, adding it allows
me to build successfully.
--
You are receiving this mail because:
You are watching all bug changes.