Skip to content

Commit

Permalink
Merge pull request #191 from rikman122/patch-1
Browse files Browse the repository at this point in the history
Added winetricks and zenity packages to Lutris image
  • Loading branch information
ABeltramo authored Oct 7, 2024
2 parents 4c4ca4f + 82f75b0 commit 79d1b8b
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 79d1b8b

Please sign in to comment.