ubuntu: kio link now needs -ldl
This commit is contained in:
parent
b016b4b424
commit
e5e62e5b5d
11
packaging/debian/debiankio/patches/fix-kio-build-ldl.patch
Normal file
11
packaging/debian/debiankio/patches/fix-kio-build-ldl.patch
Normal 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
@ -1 +1 @@
|
|||||||
|
fix-kio-build-ldl.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user