commit | b43d352e622a9fd7d6541a28e89d4e093d1e7aa6 | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Thu Jul 25 10:57:06 2024 +0100 |
committer | J-Alves <joao.alves@arm.com> | Thu Jul 25 10:57:06 2024 +0100 |
tree | 04309bb79523d38005770ff9dce60cbefb95a987 | |
parent | b900fa1833f25aed649e12684535a603432cf0a4 [diff] |
focal-amd64-hafnium: adding libncurses5 dependency Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: I5fede5c85c11a0e93acc53e5d3e2c4cf8dd950cf
diff --git a/focal-amd64-hafnium/Dockerfile b/focal-amd64-hafnium/Dockerfile index 5581fe8..e4fc3fb 100644 --- a/focal-amd64-hafnium/Dockerfile +++ b/focal-amd64-hafnium/Dockerfile
@@ -27,6 +27,7 @@ wget \ device-tree-compiler \ ninja-build \ + libncurses5 \ " # Can be overriden at build time