diff --git a/plugins/runcommand/CMakeLists.txt b/plugins/runcommand/CMakeLists.txt index ae4c90460..7fe9e46d2 100644 --- a/plugins/runcommand/CMakeLists.txt +++ b/plugins/runcommand/CMakeLists.txt @@ -10,6 +10,7 @@ kdeconnect_add_kcm(kdeconnect_runcommand_config SOURCES runcommand_config.cpp) target_link_libraries(kdeconnect_runcommand_config kdeconnectcore kdeconnectpluginkcm + Qt::DBus KF6::I18n KF6::CoreAddons KF6::ConfigWidgets