diff --git a/src/modules/greeting/CMakeLists.txt b/src/modules/greeting/CMakeLists.txt index 904dcb039..4b804da72 100644 --- a/src/modules/greeting/CMakeLists.txt +++ b/src/modules/greeting/CMakeLists.txt @@ -8,8 +8,6 @@ calamares_add_plugin( greeting GreetingPage.cpp UI LINK_LIBRARIES - ${CALAMARES_LIBRARIES} calamaresui - ${CALAMARESUI_LIBRARIES} SHARED_LIB )