diff options
-rw-r--r-- | platforms/debian/stdeb/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/debian/stdeb/control b/platforms/debian/stdeb/control index f3113de..b8c12c1 100644 --- a/platforms/debian/stdeb/control +++ b/platforms/debian/stdeb/control @@ -2,7 +2,7 @@ Source: git-auto-deploy Maintainer: Oliver Poignant <oliver@poignant.se> Section: python Priority: optional -Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7), python-setuptools (>= 3) +Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7), python-setuptools (>= 3), git (>=2) Standards-Version: 3.9.1 |