Projects
Kolab:16:Testing
libkolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 9
View file
0001-Search-for-threads-just-like-libkolabxml-does.patch
Added
@@ -0,0 +1,26 @@ +From c3bb9639929cc219dd117e597f00cf224f24d113 Mon Sep 17 00:00:00 2001 +From: Christian Mollekopf <mollekopf@apheleia-it.ch> +Date: Tue, 5 Dec 2023 09:27:31 +0100 +Subject: PATCH Search for threads just like libkolabxml does + +--- + CMakeLists.txt | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 101d18e..b6196fe 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -55,7 +55,8 @@ include(MacroLogFeature) + + find_package(Qt5 REQUIRED Core Xml) + # FIXME: Seems to be required for libkolabxml, but should be fixed in libkolabxml +-find_package(Boost REQUIRED system thread) ++set(Boost_USE_MULTITHREADED ON) ++find_package(Boost REQUIRED COMPONENTS thread system) + + # Do the building + find_package(Libkolabxml 1.1.1 REQUIRED) +-- +2.41.0 +
View file
debian.series
Changed
@@ -1,1 +1,2 @@ libkolab-0.5-swigutils.cmake.patch -p1 +0001-Search-for-threads-just-like-libkolabxml-does.patch -p1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.