add python to builddeps
This commit is contained in:
parent
e751bff279
commit
1f77398681
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
7
|
||||
9
|
||||
|
||||
9
debian/control
vendored
9
debian/control
vendored
@ -2,9 +2,12 @@ Source: guh
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Michael Zanetti <michael_zanetti@gmx.net>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user