https://bugs.kde.org/show_bug.cgi?id=426199
Bug ID: 426199 Summary: frameworks-kglobalaccel build requires X11 on Linux Product: frameworks-kglobalaccel Version: 5.73.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: leon...@lausen.nl Target Milestone: --- Created attachment 131426 --> https://bugs.kde.org/attachment.cgi?id=131426&action=edit patch kglobalaccel supports building without X11 only on MacOS. OBSERVED RESULT Building kglobalaccel for Wayland requires building with X11 too. EXPECTED RESULT kglobalaccel can be built without X11 support on Linux. Attached is a simple patch to add an USE_X11 option to the CmakeLists.txt. There might be a more idiomatic way with ECM, but this sufficed to try build kglobalaccel without X11. -- You are receiving this mail because: You are watching all bug changes.