]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
docker : fix vulkan build (#19352)
authorSigbjørn Skjæret <redacted>
Thu, 5 Feb 2026 10:10:39 +0000 (11:10 +0100)
committerGitHub <redacted>
Thu, 5 Feb 2026 10:10:39 +0000 (11:10 +0100)
.devops/vulkan.Dockerfile

index 9797c5e0f319ad25583c3dc3354b5f847d6a8b03..5d6c87ed6b98a930a115a82fb8d0ce1654dc97a2 100644 (file)
@@ -54,6 +54,7 @@ RUN apt-get update \
     build-essential \
     git \
     python3 \
+    python3-dev \
     python3-pip \
     python3-wheel \
     && pip install --break-system-packages --upgrade setuptools \