diff --git a/Dockerfile b/Dockerfile index 833177c..1c0c67e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,6 +41,7 @@ RUN set -eux; \ python3-pip \ python3-venv \ ninja-build \ + gcovr \ libvulkan-dev \ vulkan-tools \ vulkan-validationlayers \