diff options
Diffstat (limited to '.devcontainer/x86-64')
| -rw-r--r-- | .devcontainer/x86-64/Containerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.devcontainer/x86-64/Containerfile b/.devcontainer/x86-64/Containerfile index 998a0f8f..fe133dc3 100644 --- a/.devcontainer/x86-64/Containerfile +++ b/.devcontainer/x86-64/Containerfile @@ -14,6 +14,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install --yes --no- grub-pc \ libcatch2-dev \ locales \ + make \ mtools \ ninja-build \ python3-poetry \ |
