mirror of
https://github.com/yuzu-emu/build-environments.git
synced 2025-09-20 14:07:09 +00:00
Add qttools5-dev and qttools5-dev-tools for translation support
This commit is contained in:
parent
58e23749f3
commit
73e2d5c762
|
@ -17,6 +17,8 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
|
|||
python3-pip \
|
||||
qtbase5-dev \
|
||||
qtbase5-private-dev \
|
||||
qttools5-dev \
|
||||
qttools5-dev-tools \
|
||||
qtwebengine5-dev \
|
||||
libqt5opengl5-dev \
|
||||
wget \
|
||||
|
|
Loading…
Reference in a new issue