commit | f211960c8ed4482a8a15b518ad35f94785bf06ba | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Sep 19 16:09:32 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Sep 20 14:48:14 2018 +0000 |
tree | 30051f7ec3ee90831551b067a66eee718ec272b2 | |
parent | 61c89bb92f36d3ac825b50c4f94076f57cccdb4e [diff] |
Add tinyxml2 dependency Change-Id: If1f180145ed87c283c7248589ac1e9a1690aacfc Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/build-unit-test-docker.sh b/build-unit-test-docker.sh index 56ebae9..22e54e6 100755 --- a/build-unit-test-docker.sh +++ b/build-unit-test-docker.sh
@@ -117,7 +117,8 @@ lcov \ libpam0g-dev \ xxd \ - wget + wget \ + tinyxml2 RUN pip install inflection RUN pip install pycodestyle