┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2019-01-15 18:52:02 +0100
committerElvis Angelaccio <[email protected]>2019-01-15 18:52:02 +0100
commit0634e6833622fd5977c7f4103a128a27d134efdc (patch)
treefd67c62114ea9394c9119c5f4edfe094581a50cc /CMakeLists.txt
parentf8196b8cf35cf7ac6665d36caf835cc8ee85d9b2 (diff)
Use stable version as required version for baloo-widgets
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e551fcc66..566cd02c0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -78,7 +78,7 @@ set_package_properties(KF5Baloo PROPERTIES DESCRIPTION "Baloo Core libraries"
PURPOSE "For adding desktop-wide search and tagging support to dolphin"
)
-find_package(KF5BalooWidgets 18.07.70)
+find_package(KF5BalooWidgets 18.08.0)
set_package_properties(KF5BalooWidgets PROPERTIES DESCRIPTION "Baloos Widgets"
URL "http://www.kde.org"
TYPE OPTIONAL