From dac6f34963314ac88563d7328f949cbbece6b858 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Thu, 5 Sep 2013 19:09:18 +0100 Subject: [PATCH] Add KBookmarks to list of needed modules to fix build --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8deeea411..4f4f97db1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,7 +60,7 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs KIdleTime ItemModels KWidgetsAddons KWindowSystem KCodecs KArchive KCoreAddons Solid ThreadWeaver KConfig KAuth KJS KWallet KDBusAddons KI18n KGuiAddons KConfigWidgets KService ItemViews KNotifications KIconThemes KCompletion KJobWidgets KConfigWidgets Sonnet KTextWidgets XmlGui KCrash - KIO KUnitConversion KDE4Attic) + KIO KUnitConversion KDE4Attic KBookmarks) #find_package(KF5Transitional REQUIRED) # those are not "done" yet: