Skip to content

Commit

Permalink
Added winetricks and zenity packages to Lutris image
Browse files Browse the repository at this point in the history
  • Loading branch information
rikman122 authored Oct 7, 2024
1 parent 4c4ca4f commit 82f75b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/lutris/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ ARG REQUIRED_PACKAGES=" \
libdbus-1-3:i386 \
libsqlite3-0:i386 \
wine-stable \
winetricks \
zenity \
"

RUN dpkg --add-architecture i386 && \
Expand Down

0 comments on commit 82f75b0

Please sign in to comment.