Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-kconfig
kconfig-5.103.0-build-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kconfig-5.103.0-build-fix.patch of Package mingw32-kconfig
diff -ur kconfig-5.103.0.orig/src/core/CMakeLists.txt kconfig-5.103.0/src/core/CMakeLists.txt --- kconfig-5.103.0.orig/src/core/CMakeLists.txt 2023-02-05 10:18:56.000000000 +0100 +++ kconfig-5.103.0/src/core/CMakeLists.txt 2024-07-02 15:41:53.939429824 +0200 @@ -45,7 +45,7 @@ INTERFACE "$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF}/KConfig;${KDE_INSTALL_INCLUDEDIR_KF}/KConfigCore>" ) -target_link_libraries(KF5ConfigCore PUBLIC Qt${QT_MAJOR_VERSION}::Core) +target_link_libraries(KF5ConfigCore PUBLIC Qt${QT_MAJOR_VERSION}::Core PRIVATE intl) if(KCONFIG_USE_DBUS) target_link_libraries(KF5ConfigCore PRIVATE Qt${QT_MAJOR_VERSION}::DBus)
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