Skip to content

Commit

Permalink
fix: Install missing hardware drivers
Browse files Browse the repository at this point in the history
Required for rendering with EGL.

Signed-off-by: Alexander Kurbatov <[email protected]>
  • Loading branch information
alkurbatov committed Aug 16, 2022
1 parent 8d4bfd1 commit 4a1d13e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /StarCraftII

RUN dnf install -y \
libglvnd-devel \
mesa-dri-drivers \
mesa-libOSMesa-devel \
unzip \
wget \
Expand Down

0 comments on commit 4a1d13e

Please sign in to comment.