]> git.pld-linux.org Git - packages/amarok.git/blob - amarok-link.patch
- up to 2.1.1
[packages/amarok.git] / amarok-link.patch
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.032453 seconds and 3 git commands to generate.