From b520dd07df06d38c4098af06a5d5ec169bb89f86 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Mon, 24 Aug 2015 13:12:54 +0200 Subject: [PATCH] Add libkf5parts-dev to build-depends for interactiveterminal branch --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 457d0f7..07d321a 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: cmake, libkf5coreaddons-dev, libkf5i18n-dev, libkf5iconthemes-dev, + libkf5parts-dev, libkf5service-dev, libkf5solid-dev, libkpmcore-dev,