Author: shadzik                      Date: Wed Feb 11 15:38:25 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix what's broken

---- Files affected:
SOURCES:
   amarok-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/amarok-link.patch
diff -u /dev/null SOURCES/amarok-link.patch:1.1
--- /dev/null   Wed Feb 11 16:38:26 2009
+++ SOURCES/amarok-link.patch   Wed Feb 11 16:38:20 2009
@@ -0,0 +1,11 @@
+--- src/collection/sqlcollection/CMakeLists.txt        2009-02-10 
19:58:04.000000000 +0100
++++ src/collection/sqlcollection/CMakeLists.txt-new    2009-02-11 
16:27:38.333057559 +0100
+@@ -75,7 +75,7 @@
+ if(NOT WIN32)
+     target_link_libraries(amarok_collection-sqlcollection crypto ssl)
+     if(NOT APPLE)
+-        target_link_libraries(amarok_collection-sqlcollection crypt pthread)
++        target_link_libraries(amarok_collection-sqlcollection crypt pthread 
dl)
+     endif(NOT APPLE)
+ endif(NOT WIN32)
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to