From a0fe7284ee88f81adae54040d8ac4875c4cf8490 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Mon, 28 Nov 2022 13:10:15 +0100 Subject: [PATCH] Add missing KPackage link --- components/mobileshell/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/components/mobileshell/CMakeLists.txt b/components/mobileshell/CMakeLists.txt index 0499652c..33316ab3 100644 --- a/components/mobileshell/CMakeLists.txt +++ b/components/mobileshell/CMakeLists.txt @@ -48,6 +48,7 @@ target_link_libraries(mobileshellplugin KF5::KIOWidgets # for PreviewJob KF5::WaylandClient KF5::Service + KF5::Package ) # we compiled the qml files, just install qmldir