rpms/koffice/F-13 koffice-2.1.81-dsolinking.patch,NONE,1.1

Rex Dieter rdieter at fedoraproject.org
Tue Mar 23 21:09:36 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/koffice/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18652

Added Files:
	koffice-2.1.81-dsolinking.patch 
Log Message:
import


koffice-2.1.81-dsolinking.patch:
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE koffice-2.1.81-dsolinking.patch ---
diff -up koffice-2.1.81/tools/f-office/CMakeLists.txt.dsolinking koffice-2.1.81/tools/f-office/CMakeLists.txt
--- koffice-2.1.81/tools/f-office/CMakeLists.txt.dsolinking	2010-03-13 09:15:48.000000000 -0600
+++ koffice-2.1.81/tools/f-office/CMakeLists.txt	2010-03-17 11:09:25.012422184 -0500
@@ -16,7 +16,7 @@ QT4_WRAP_CPP(FreOfficeMocSrc MainWindow.
 
 add_executable(FreOffice Main.cpp MainWindow.cpp ZoomDialog.cpp HildonMenu.cpp HildonApplication.cpp Splash.cpp NotifyDialog.cpp DBusAdaptor.cpp AboutDialog.cpp
   ${FreOfficeUiSrc} ${FreOfficeMocSrc} ${FreOffice_RCC_SRCS})
-target_link_libraries(FreOffice ${QT_LIBRARIES} komain kopageapp)
+target_link_libraries(FreOffice ${QT_LIBRARIES} ${X11_X11_LIB} komain kopageapp)
 
 install(TARGETS FreOffice RUNTIME DESTINATION bin)
 install(FILES FreOffice.desktop DESTINATION share/applications/hildon)



More information about the scm-commits mailing list