commit | eb31a645a5a7c7ead0de0a9217ca4470c22395b6 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Sep 20 09:59:12 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Sep 20 15:22:01 2018 +0000 |
tree | 0689d06de8b6da68c1d462c3ce27005ca6c2688d | |
parent | f211960c8ed4482a8a15b518ad35f94785bf06ba [diff] |
Fix tinyxml2 dependency Change-Id: I0a7a317e0e91e3b50e7b84d0c8d6e0fc6f08e7d4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/build-unit-test-docker.sh b/build-unit-test-docker.sh index 22e54e6..316f1ba 100755 --- a/build-unit-test-docker.sh +++ b/build-unit-test-docker.sh
@@ -118,7 +118,7 @@ libpam0g-dev \ xxd \ wget \ - tinyxml2 + libtinyxml2-6 RUN pip install inflection RUN pip install pycodestyle