From 2de5c96e528247243025b869022628d64f28fba8 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Sun, 21 Nov 2021 18:45:02 +0100 Subject: [PATCH] okularcore doesn't need dbus --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d64f5b272..95496184a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -440,7 +440,6 @@ generate_export_header(okularpart BASE_NAME okularpart) target_link_libraries(okularpart okularcore ${MATH_LIB} Qt5::Svg - Qt5::DBus Phonon::phonon4qt5 KF5::Archive KF5::Bookmarks