ubuntu: kio link now needs -ldl

This commit is contained in:
Jean-Francois Dockes 2017-05-15 13:47:02 +02:00
parent b016b4b424
commit e5e62e5b5d
3 changed files with 12 additions and 1971 deletions

View File

@ -0,0 +1,11 @@
diff -r 110af3426961 src/kde/kioslave/kio_recoll/CMakeLists.txt
--- a/kde/kioslave/kio_recoll/CMakeLists.txt Mon May 15 13:18:53 2017 +0200
+++ b/kde/kioslave/kio_recoll/CMakeLists.txt Mon May 15 13:19:28 2017 +0200
@@ -83,6 +83,7 @@
recoll
xapian
KF5::KIOCore
+dl
z
pthread
)

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
fix-kio-build-ldl.patch