From 94baafee6e077234794453ad2279857b8ac5dbb4 Mon Sep 17 00:00:00 2001 From: Yari Polla Date: Sun, 5 Mar 2023 19:14:17 +0100 Subject: [PATCH] fix build --- containments/homescreens/folio/plugin/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/containments/homescreens/folio/plugin/CMakeLists.txt b/containments/homescreens/folio/plugin/CMakeLists.txt index 35b94195..74207490 100644 --- a/containments/homescreens/folio/plugin/CMakeLists.txt +++ b/containments/homescreens/folio/plugin/CMakeLists.txt @@ -16,6 +16,7 @@ target_link_libraries(folioplugin Qt::Qml Qt::Quick KF6::Plasma + KF6::PlasmaQuick KF6::I18n KF6::Service KF6::KIOGui