From 1f773986819b3bac904adcb491a49e68d87d005f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 8 Apr 2015 18:00:01 +0200 Subject: [PATCH] add python to builddeps --- debian/compat | 2 +- debian/control | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011e..ec635144 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index f423f760..0bf31d14 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,12 @@ Source: guh Section: utils Priority: optional Maintainer: Michael Zanetti -Build-Depends: debhelper (>= 8.0.0), - qt5-default, - qtbase5-dev, +Build-Depends: debhelper (>= 9.0.0), + dpkg-dev (>= 1.16.1~), + hardening-wrapper, + python, + qt5-default, + qtbase5-dev Standards-Version: 3.9.3 Package: guh