add back libs for rahasher

This commit is contained in:
Georges-Antoine Assi
2025-06-15 10:43:30 -04:00
parent bc0a0c1f26
commit 8a89775ec8

View File

@@ -63,7 +63,9 @@ FROM alpine:${ALPINE_VERSION} AS rahasher-build
RUN apk add --no-cache \
g++ \
git \
make
make \
linux-headers \
zlib-dev
# TODO: Move to a tagged release of `RALibretro`, once a version newer than 1.8.0 is released.
ARG RALIBRETRO_VERSION=1.8.0