summaryrefslogtreecommitdiff
path: root/extra/ktorrent/kde412.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-09 03:19:47 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-09 03:19:47 +0000
commit22a7afa9198d103fd181636ffff9ded8e066e2e2 (patch)
treea30e2331b4142b1962939778f44bff5aa4484998 /extra/ktorrent/kde412.patch
parent6940e21aabd50feb977065b28ecaf9ba5e88c5d4 (diff)
Sun Feb 9 03:15:59 UTC 2014
Diffstat (limited to 'extra/ktorrent/kde412.patch')
-rw-r--r--extra/ktorrent/kde412.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/extra/ktorrent/kde412.patch b/extra/ktorrent/kde412.patch
new file mode 100644
index 000000000..445a645d2
--- /dev/null
+++ b/extra/ktorrent/kde412.patch
@@ -0,0 +1,18 @@
+From: Christoph Feck <christoph@maxiom.de>
+Date: Fri, 19 Oct 2012 08:56:22 +0000
+Subject: SVN_SILENT link
+X-Git-Url: http://quickgit.kde.org/?p=ktorrent.git&a=commitdiff&h=3ef62c439027acc0a166101419fff4bc0c69013d
+---
+SVN_SILENT link
+---
+
+
+--- a/plugins/ipfilter/tests/CMakeLists.txt
++++ b/plugins/ipfilter/tests/CMakeLists.txt
+@@ -1,4 +1,4 @@
+ set(ipblocklisttest_SRCS ipblocklisttest.cpp ../ipblocklist.cpp)
+ kde4_add_unit_test(ipblocklisttest TESTNAME ipblocklisttest ${ipblocklisttest_SRCS})
+-target_link_libraries(ipblocklisttest ${QT_QTTEST_LIBRARY} ktorrent)
++target_link_libraries(ipblocklisttest ${QT_QTCORE_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTTEST_LIBRARY} ${LIBKTORRENT_LIBRARIES})
+
+