Blob Blame History Raw
diff -up polkit-kde-1-0.95.1/agent/CMakeLists.txt.ImplicitDSOLinking polkit-kde-1-0.95.1/agent/CMakeLists.txt
--- polkit-kde-1-0.95.1/agent/CMakeLists.txt.ImplicitDSOLinking	2009-12-23 05:31:29.000000000 -0600
+++ polkit-kde-1-0.95.1/agent/CMakeLists.txt	2010-02-14 14:42:28.584381741 -0600
@@ -11,7 +11,7 @@ kde4_add_executable(polkit-kde-authentic
 
 target_link_libraries(polkit-kde-authentication-agent-1
                                          ${KDE4_KDEUI_LIBS}
-                                         ${POLKITQT-1_AGENT_LIBRARY}
+                                         ${POLKITQT-1_LIBRARIES} 
 )
 
 configure_file(polkit-kde-authentication-agent-1.desktop.in ${CMAKE_BINARY_DIR}/polkit-kde-authentication-agent-1.desktop)