diff --git a/cmake_builder/linphoneqt.cmake b/cmake_builder/linphoneqt.cmake index 4af41d48a..62fc695ef 100644 --- a/cmake_builder/linphoneqt.cmake +++ b/cmake_builder/linphoneqt.cmake @@ -22,7 +22,7 @@ lcb_external_source_paths("../linphone-desktop") -lcb_dependencies("linphone") +lcb_dependencies("linphone" "ms2plugins") # Add config step for packaging set(LINPHONE_BUILDER_ADDITIONAL_CONFIG_STEPS "${CMAKE_CURRENT_LIST_DIR}/additional_steps.cmake")