--- src/platform/nepomukwriter/CMakeLists.txt 2010-01-14 07:09:56.000000000 +0100 +++ src/platform/nepomukwriter/CMakeLists.txt.old 2010-02-25 22:00:59.000000000 +0100 @@ -26,7 +26,10 @@ TARGET_LINK_LIBRARIES(bangarangnepomukwriter ${NEPOMUK_LIBRARIES} ${KDEMULTIMEDIA_LIBRARIES} - ${SOPRANO_LIBRARIES} + ${SOPRANO_LIBRARIES} + ${QT_QTCORE_LIBRARY} + ${KDE4_KDECORE_LIBS} + ${KDE4_KDEUI_LIBS} ) ########### install files ###############