Skip to content

Commit

Permalink
Wheels: Adding offscreen support (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal authored Dec 17, 2024
1 parent d8a4df7 commit cc6b0ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion wheels-manylinux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ FROM quay.io/pypa/manylinux_2_28_x86_64
RUN yum -y update && yum install -y \
xorg-x11-server-Xvfb \
mesa-dri-drivers \
git-lfs
git-lfs \
mesa-libEGL-devel \
mesa-libOSMesa-devel

0 comments on commit cc6b0ab

Please sign in to comment.