KDEDModule has moved to KDBusAddons

This commit is contained in:
Sebastian Kügler 2013-07-22 16:44:54 +02:00
parent 3894e8989e
commit 98fa023616

View File

@ -17,6 +17,7 @@ target_link_libraries(
kded_platformstatus
${KDE4_KDECORE_LIBS}
${KCoreAddons_LIBRARIES}
${KDBusAddons_LIBRARIES}
Qt5::DBus
Qt5::Quick
)