mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-03-08 08:06:28 +00:00
Add qttools5-dev and qttools5-dev-tools for translation support (#13)
* Add qttools5-dev and qttools5-dev-tools for translation support * Remove qttools5-dev-tools as it's already a dependency of qttools5-dev
This commit is contained in:
@@ -17,6 +17,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
|
||||
python3-pip \
|
||||
qtbase5-dev \
|
||||
qtbase5-private-dev \
|
||||
qttools5-dev \
|
||||
qtwebengine5-dev \
|
||||
libqt5opengl5-dev \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user