mirror of
https://github.com/azahar-emu/build-environment
synced 2025-11-06 23:19:59 +01:00
linux-transifex: fix build (#5)
This commit is contained in:
parent
f21f7d5927
commit
7d11601883
@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
RUN useradd -m -s /bin/bash citra
|
||||
RUN adduser -u 1000 -D -s /bin/bash citra
|
||||
RUN apk update && apk add build-base cmake python3-dev qt5-qttools-dev qt5-qtmultimedia-dev
|
||||
RUN pip3 install transifex-client
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user