From f84004520e9b7f2570cc110fd7ae880a09f6ec15 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Fri, 17 Oct 2014 13:16:20 +0200 Subject: [PATCH] Add qttools5-dev-tools as a build-dep --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a3d5e7a..17b1fb0 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Build-Depends: debhelper (>= 9), cmake, libyaml-cpp-dev, pkg-config, libatasmart-dev, - pkg-kde-tools + pkg-kde-tools, + qttools5-dev-tools Standards-Version: 3.9.5 Homepage: https://github.com/calamares/calamares Vcs-Git: https://github.com/calamares/calamares-debian.git