Skip to content

Commit b828e18

Browse files
authored
docker : fix vulkan build (ggml-org#19352)
1 parent a4ea7a1 commit b828e18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.devops/vulkan.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ RUN apt-get update \
5454
build-essential \
5555
git \
5656
python3 \
57+
python3-dev \
5758
python3-pip \
5859
python3-wheel \
5960
&& pip install --break-system-packages --upgrade setuptools \

0 commit comments

Comments
 (0)