From 18e56e928eee366c592be4f12c261b11401ae529 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Thu, 4 Jan 2018 09:01:12 +0100 Subject: nonprism/kopete: updated to 17.08.3 (renamed from kdenetwork-kopete) --- nonprism/kopete/kopete-pthread-link.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 nonprism/kopete/kopete-pthread-link.patch (limited to 'nonprism/kopete/kopete-pthread-link.patch') diff --git a/nonprism/kopete/kopete-pthread-link.patch b/nonprism/kopete/kopete-pthread-link.patch new file mode 100644 index 000000000..d917fe65e --- /dev/null +++ b/nonprism/kopete/kopete-pthread-link.patch @@ -0,0 +1,12 @@ +diff --git a/protocols/jabber/libjingle/CMakeLists.txt b/protocols/jabber/libjingle/CMakeLists.txt +index 7ea8c3eb6..4b73085b8 100644 +--- a/protocols/jabber/libjingle/CMakeLists.txt ++++ b/protocols/jabber/libjingle/CMakeLists.txt +@@ -288,6 +288,7 @@ set ( call_LIBS + ${MEDIASTREAMER_LIBRARIES} + ${LIBORTP_LIBRARY} + ${CMAKE_DL_LIBS} ++ pthread + ) + + if ( NOT WIN32 ) -- cgit v1.2.3