From ce8ffb8e521e56fb65f5ab4390b9f918db5a4422 Mon Sep 17 00:00:00 2001
From: Teo Mrnjavac <teo@kde.org>
Date: Fri, 17 Jun 2016 15:24:14 +0200
Subject: [PATCH] Bump KPMcore.

---
 src/modules/partition/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt
index 5b76ef8873..54214987e6 100644
--- a/src/modules/partition/CMakeLists.txt
+++ b/src/modules/partition/CMakeLists.txt
@@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons )
 # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service
 find_package( KF5 REQUIRED Config I18n IconThemes KIO Service )
 
-find_package( KPMcore 2.1 REQUIRED )
+find_package( KPMcore 2.2 REQUIRED )
 
 add_subdirectory( tests )
 
-- 
GitLab