diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-24 15:10:20 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-24 15:57:50 +0200 |
| commit | 505c7012cb160690afdcf5e50a98970ad346cb1e (patch) | |
| tree | c5aefddb6eaa66bdc331d493ead3efdbbe9e7138 /SDL_gfx | |
| parent | 29a08b268ced0a2ab82f4b849809bd0370ff8ccf (diff) | |
Remove unneeded dependencies against git
Diffstat (limited to 'SDL_gfx')
| -rw-r--r-- | SDL_gfx/2.0.26/Dockerfile | 1 |
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 \ |
