From 2f6629b0715b9c8db0aa496cb235236698f0e9d0 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Tue, 11 Aug 2015 15:28:00 +0200 Subject: [PATCH] Add libkpmcore-dev as a build-dep --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 668f1d6..9f4d9c8 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: cmake, libkf5iconthemes-dev, libkf5service-dev, libkf5solid-dev, + libkpmcore-dev, libparted-dev, libpolkit-qt5-1-dev, libqt5svg5-dev,