https://bugs.kde.org/show_bug.cgi?id=430806
Bug ID: 430806 Summary: kguiaddons hard-depends on Qt5Wayland Product: frameworks-kguiaddons Version: 5.77.0 Platform: Homebrew (macOS) OS: macOS Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: r...@yurikoles.com Target Milestone: --- SUMMARY -- Could NOT find Qt5WaylandClient (missing: Qt5WaylandClient_DIR) CMake Error at /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find QtWaylandScanner (missing: QtWaylandScanner_EXECUTABLE) Call Stack (most recent call first): /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/ECM/find-modules/FindQtWaylandScanner.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:43 (find_package) STEPS TO REPRODUCE 1. Try to configure kguiaddons with cmake on macOS OBSERVED RESULT It requires Qt5Wayland EXPECTED RESULT Qt5Wayland should be optional, since it isn't available on all platforms. SOFTWARE/OS VERSIONS macOS: 11.1 (20C69) KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION Issue in kde-mac/kde tap: https://invent.kde.org/packaging/homebrew-kde/-/issues/17 -- You are receiving this mail because: You are watching all bug changes.