mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-24 20:03:34 +02:00
Enable SDL2 and Qt6
This commit is contained in:
@ -26,8 +26,7 @@ RUN apt-get update --yes && apt-get install --no-install-recommends --yes \
|
||||
libtool \
|
||||
libtool-bin \
|
||||
&& apt-get clean autoclean --yes \
|
||||
&& apt-get autoremove --yes \
|
||||
&& rm -rf /var/lib/{apt,dpkg,cache,log}/
|
||||
&& apt-get autoremove --yes
|
||||
|
||||
ENV XCC_PREFIX=/usr/xcc
|
||||
|
||||
|
Reference in New Issue
Block a user