summaryrefslogtreecommitdiff
path: root/libre/kopete/kopete-pthread-link.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/kopete/kopete-pthread-link.patch')
-rw-r--r--libre/kopete/kopete-pthread-link.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/kopete/kopete-pthread-link.patch b/libre/kopete/kopete-pthread-link.patch
deleted file mode 100644
index d917fe65e..000000000
--- a/libre/kopete/kopete-pthread-link.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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 )