summaryrefslogtreecommitdiff
path: root/scripts/check-build-env
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check-build-env')
-rwxr-xr-xscripts/check-build-env3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/check-build-env b/scripts/check-build-env
index 7f02c02a..7377be64 100755
--- a/scripts/check-build-env
+++ b/scripts/check-build-env
@@ -32,7 +32,8 @@ deps = {
'live-build',
'pbuilder',
'devscripts',
- 'python3-pystache'
+ 'python3-pystache',
+ 'python3-git'
],
'binaries': []
}