mingw: Drop Conan installation

This commit is contained in:
lat9nq 2022-10-15 02:21:04 -04:00
parent 6152c43af4
commit df1562ad0b
3 changed files with 0 additions and 165 deletions

View file

@ -53,10 +53,6 @@ RUN ln -s /usr/x86_64-w64-mingw32/lib/qt /usr/x86_64-w64-mingw32/lib/qt5
# Give yuzu user sudo access for AUR usage
RUN echo "yuzu ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers
# Conan usage is deprecated
RUN pip3 install conan
COPY --chown=yuzu:yuzu default /home/yuzu/.conan/profiles/
COPY --chown=yuzu:yuzu settings.yml /home/yuzu/.conan/settings.yml
USER 1027
# Build/install small AUR packages