mirror of
https://github.com/rommapp/romm.git
synced 2026-02-19 07:50:57 +01:00
add back libs for rahasher
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user