summaryrefslogtreecommitdiff
path: root/SDL_gfx
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-10-24 15:10:20 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-10-24 15:57:50 +0200
commit505c7012cb160690afdcf5e50a98970ad346cb1e (patch)
treec5aefddb6eaa66bdc331d493ead3efdbbe9e7138 /SDL_gfx
parent29a08b268ced0a2ab82f4b849809bd0370ff8ccf (diff)
Remove unneeded dependencies against git
Diffstat (limited to 'SDL_gfx')
-rw-r--r--SDL_gfx/2.0.26/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/SDL_gfx/2.0.26/Dockerfile b/SDL_gfx/2.0.26/Dockerfile
index 2b45f9a..17456b2 100644
--- a/SDL_gfx/2.0.26/Dockerfile
+++ b/SDL_gfx/2.0.26/Dockerfile
@@ -1,6 +1,5 @@
FROM alpine
RUN apk update && apk add \
- git \
make \
gcc \
musl-dev \