]> git.pld-linux.org Git - packages/amarok.git/blame - amarok-link.patch
- up to 2.1.1
[packages/amarok.git] / amarok-link.patch
CommitLineData
2bef564b 1--- src/collection/sqlcollection/CMakeLists.txt 2009-02-10 19:58:04.000000000 +0100
2+++ src/collection/sqlcollection/CMakeLists.txt-new 2009-02-11 16:27:38.333057559 +0100
3@@ -75,7 +75,7 @@
4 if(NOT WIN32)
5 target_link_libraries(amarok_collection-sqlcollection crypto ssl)
6 if(NOT APPLE)
7- target_link_libraries(amarok_collection-sqlcollection crypt pthread)
8+ target_link_libraries(amarok_collection-sqlcollection crypt pthread dl)
9 endif(NOT APPLE)
10 endif(NOT WIN32)
11
This page took 0.027304 seconds and 4 git commands to generate.