https://bugs.kde.org/show_bug.cgi?id=517649
Bug ID: 517649
Summary: Missing build requirement
Classification: Applications
Product: yakuake
Version First 26.03.80
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Upon building 26.03.80, I get:
```
/builddir/build/BUILD/yakuake-26.03.80-build/yakuake-26.03.80/app/outputorderwatcher.cpp:24:10:
fatal error: xcb/xcb_event.h: No such file or directory
24 | #include <xcb/xcb_event.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
```
In Fedora's case, adding xcb-util-devel fixes that problem. That component
probably needs to be added to the CMakeLists.txt file.
--
You are receiving this mail because:
You are watching all bug changes.