commit | bda43ce3a74ac30848f6b64bced40f17a2062425 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Fri Mar 13 12:19:49 2020 +1030 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 18 22:57:10 2020 +0000 |
tree | eb54b76a4a69a1ec85bad23f241cf9e0a775cae6 | |
parent | bf73510aa9ed5028c8f1fd002da22f15321ba16a [diff] [blame] |
build-unit-test-docker: Install python3-git Required by dbus-unit-test. Change-Id: Ief51df90d8fd5e2276a96e7d129c7db36dae6436 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/build-unit-test-docker.sh b/build-unit-test-docker.sh index c649971..65708f4 100755 --- a/build-unit-test-docker.sh +++ b/build-unit-test-docker.sh
@@ -201,6 +201,7 @@ python3-mako \ python3-pip \ python3-setuptools \ + python3-git \ pkg-config \ autoconf \ autoconf-archive \