Start on Nostalgia Studio
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
FROM wombatant/devenv
|
||||
FROM wombatant/devenv:latest
|
||||
|
||||
ENV DEVKITPRO /opt/devkitPro
|
||||
ENV DEVKITARM ${DEVKITPRO}/devkitARM
|
||||
|
||||
RUN dnf install -y qt5-devel
|
||||
|
||||
###############################################################################
|
||||
# Install Ox
|
||||
|
||||
|
Reference in New Issue
Block a user