Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:tools
zeal
zeal-cmake-find-qt-components.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File zeal-cmake-find-qt-components.patch of Package zeal
diff --color -ur zeal-0.7.2.orig/src/app/CMakeLists.txt zeal-0.7.2/src/app/CMakeLists.txt --- zeal-0.7.2.orig/src/app/CMakeLists.txt 2024-09-08 17:33:39.000000000 +0200 +++ zeal-0.7.2/src/app/CMakeLists.txt 2024-09-21 17:32:24.516710104 +0200 @@ -1,4 +1,4 @@ -find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Concurrent WebEngineWidgets Widgets REQUIRED) +find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Concurrent Network WebChannel WebEngineWidgets Widgets REQUIRED) if (Qt${QT_VERSION_MAJOR}Widgets_VERSION VERSION_LESS QT_MINIMUM_VERSION) message(FATAL_ERROR "Qt version >= ${QT_MINIMUM_VERSION} is required.") endif()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor