diff -uNr plasma-workspace-4.1.82/plasma/scriptengines/qtscript/CMakeLists.txt plasma-workspace-4.1.82.new/plasma/scriptengines/qtscript/CMakeLists.txt --- plasma-workspace-4.1.82/plasma/scriptengines/qtscript/CMakeLists.txt 2008-12-09 12:20:32.000000000 +0100 +++ plasma-workspace-4.1.82.new/plasma/scriptengines/qtscript/CMakeLists.txt 2008-12-09 13:42:02.000000000 +0100 @@ -15,9 +15,9 @@ target_link_libraries(plasma_scriptengine_qscript ${KDE4_KDECORE_LIBS} plasma - ${QT_QTXML_LIBRARY} ${QT_QTSCRIPT_LIBRARY} ${QT_QTUITOOLS_LIBRARY} + ${QT_QTXML_LIBRARY} ) install(TARGETS plasma_scriptengine_qscript @@ -35,9 +35,9 @@ target_link_libraries(plasma_runner_scriptengine_qscript ${KDE4_KDECORE_LIBS} plasma - ${QT_QTXML_LIBRARY} ${QT_QTSCRIPT_LIBRARY} ${QT_QTUITOOLS_LIBRARY} + ${QT_QTXML_LIBRARY} ) install(TARGETS plasma_runner_scriptengine_qscript