From 85bdf926002bf4b0786ef1a3ea582fe7943b42d4 Mon Sep 17 00:00:00 2001 From: gOOvER Date: Sat, 27 Jan 2024 21:06:33 +0100 Subject: [PATCH] add openssl --- steam/proton/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/steam/proton/Dockerfile b/steam/proton/Dockerfile index 9ac2b59..06bafae 100644 --- a/steam/proton/Dockerfile +++ b/steam/proton/Dockerfile @@ -31,6 +31,7 @@ RUN apt install -y --no-install-recommends \ mesa-utils \ net-tools \ netcat-openbsd \ + openssl \ pulseaudio \ python3 \ python3-pip \