Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
solipsist01 committed Jan 14, 2024
1 parent 6533585 commit 5acac4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions esde/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ RUN \
echo "**** Install RetroArch ****" && \
apt-get update && \
apt-get install -y --no-install-recommends software-properties-common gpg-agent libusb-1.0-0 libglu1-mesa libaio1 libaio-dev && \
add-apt-repository ppa:libretro/stable && \
apt-get update && \
apt-get install -y retroarch && \
# Cleanup \
apt-get autoremove -y && \
Expand Down

0 comments on commit 5acac4c

Please sign in to comment.